IT, FI and ZH_CN translation updates
This commit is contained in:
parent
e2ded28504
commit
3a52ffc1b8
6 changed files with 10995 additions and 10451 deletions
|
@ -9,6 +9,17 @@ $a->strings["Welcome "] = "Ciao";
|
|||
$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
|
||||
$a->strings["Welcome back "] = "Ciao ";
|
||||
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla.";
|
||||
$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
|
||||
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
|
||||
0 => "Limite giornaliero di %d messaggio raggiunto. Il messaggio è stato rifiutato",
|
||||
1 => "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato.",
|
||||
];
|
||||
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
|
||||
0 => "Limite settimanale di %d messaggio raggiunto. Il messaggio è stato rifiutato",
|
||||
1 => "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato.",
|
||||
];
|
||||
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato.";
|
||||
$a->strings["Profile Photos"] = "Foto del profilo";
|
||||
$a->strings["Friendica Notification"] = "Notifica Friendica";
|
||||
$a->strings["Thank You,"] = "Grazie,";
|
||||
$a->strings["%s Administrator"] = "Amministratore %s";
|
||||
|
@ -66,67 +77,8 @@ $a->strings["Please visit %s if you wish to make any changes to this relationsh
|
|||
$a->strings["[Friendica System:Notify] registration request"] = "[Friendica System:Notifica] richiesta di registrazione";
|
||||
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Hai ricevuto una richiesta di registrazione da '%1\$s' su %2\$s";
|
||||
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Hai ricevuto una [url=%1\$s]richiesta di registrazione[/url] da %2\$s.";
|
||||
$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "Nome completo:\t%1\$s\nIndirizzo del sito:\t%2\$s\nNome utente:\t%3\$s (%4\$s)";
|
||||
$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nome completo: %1\$s\nIndirizzo del sito: %2\$s\nNome utente: %3\$s (%4\$s)";
|
||||
$a->strings["Please visit %s to approve or reject the request."] = "Visita %s per approvare o rifiutare la richiesta.";
|
||||
$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
|
||||
$a->strings["Starts:"] = "Inizia:";
|
||||
$a->strings["Finishes:"] = "Finisce:";
|
||||
$a->strings["Location:"] = "Posizione:";
|
||||
$a->strings["all-day"] = "tutto il giorno";
|
||||
$a->strings["Sun"] = "Dom";
|
||||
$a->strings["Mon"] = "Lun";
|
||||
$a->strings["Tue"] = "Mar";
|
||||
$a->strings["Wed"] = "Mer";
|
||||
$a->strings["Thu"] = "Gio";
|
||||
$a->strings["Fri"] = "Ven";
|
||||
$a->strings["Sat"] = "Sab";
|
||||
$a->strings["Sunday"] = "Domenica";
|
||||
$a->strings["Monday"] = "Lunedì";
|
||||
$a->strings["Tuesday"] = "Martedì";
|
||||
$a->strings["Wednesday"] = "Mercoledì";
|
||||
$a->strings["Thursday"] = "Giovedì";
|
||||
$a->strings["Friday"] = "Venerdì";
|
||||
$a->strings["Saturday"] = "Sabato";
|
||||
$a->strings["Jan"] = "Gen";
|
||||
$a->strings["Feb"] = "Feb";
|
||||
$a->strings["Mar"] = "Mar";
|
||||
$a->strings["Apr"] = "Apr";
|
||||
$a->strings["May"] = "Maggio";
|
||||
$a->strings["Jun"] = "Giu";
|
||||
$a->strings["Jul"] = "Lug";
|
||||
$a->strings["Aug"] = "Ago";
|
||||
$a->strings["Sept"] = "Set";
|
||||
$a->strings["Oct"] = "Ott";
|
||||
$a->strings["Nov"] = "Nov";
|
||||
$a->strings["Dec"] = "Dic";
|
||||
$a->strings["January"] = "Gennaio";
|
||||
$a->strings["February"] = "Febbraio";
|
||||
$a->strings["March"] = "Marzo";
|
||||
$a->strings["April"] = "Aprile";
|
||||
$a->strings["June"] = "Giugno";
|
||||
$a->strings["July"] = "Luglio";
|
||||
$a->strings["August"] = "Agosto";
|
||||
$a->strings["September"] = "Settembre";
|
||||
$a->strings["October"] = "Ottobre";
|
||||
$a->strings["November"] = "Novembre";
|
||||
$a->strings["December"] = "Dicembre";
|
||||
$a->strings["today"] = "oggi";
|
||||
$a->strings["month"] = "mese";
|
||||
$a->strings["week"] = "settimana";
|
||||
$a->strings["day"] = "giorno";
|
||||
$a->strings["No events to display"] = "Nessun evento da mostrare";
|
||||
$a->strings["l, F j"] = "l j F";
|
||||
$a->strings["Edit event"] = "Modifica l'evento";
|
||||
$a->strings["Duplicate event"] = "Duplica evento";
|
||||
$a->strings["Delete event"] = "Elimina evento";
|
||||
$a->strings["link to source"] = "Collegamento all'originale";
|
||||
$a->strings["Export"] = "Esporta";
|
||||
$a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical";
|
||||
$a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv";
|
||||
$a->strings["D g:i A"] = "D G:i";
|
||||
$a->strings["g:i A"] = "G:i";
|
||||
$a->strings["Show map"] = "Mostra mappa";
|
||||
$a->strings["Hide map"] = "Nascondi mappa";
|
||||
$a->strings["Item not found."] = "Elemento non trovato.";
|
||||
$a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?";
|
||||
$a->strings["Yes"] = "Si";
|
||||
|
@ -134,76 +86,9 @@ $a->strings["Cancel"] = "Annulla";
|
|||
$a->strings["Permission denied."] = "Permesso negato.";
|
||||
$a->strings["Archives"] = "Archivi";
|
||||
$a->strings["show more"] = "mostra di più";
|
||||
$a->strings["newer"] = "nuovi";
|
||||
$a->strings["older"] = "vecchi";
|
||||
$a->strings["first"] = "primo";
|
||||
$a->strings["prev"] = "prec";
|
||||
$a->strings["next"] = "succ";
|
||||
$a->strings["last"] = "ultimo";
|
||||
$a->strings["Loading more entries..."] = "Carico più elementi...";
|
||||
$a->strings["The end"] = "Fine";
|
||||
$a->strings["No contacts"] = "Nessun contatto";
|
||||
$a->strings["%d Contact"] = [
|
||||
0 => "%d contatto",
|
||||
1 => "%d contatti",
|
||||
];
|
||||
$a->strings["View Contacts"] = "Visualizza i contatti";
|
||||
$a->strings["Save"] = "Salva";
|
||||
$a->strings["Follow"] = "Segui";
|
||||
$a->strings["Search"] = "Cerca";
|
||||
$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto";
|
||||
$a->strings["Full Text"] = "Testo Completo";
|
||||
$a->strings["Tags"] = "Tags:";
|
||||
$a->strings["Contacts"] = "Contatti";
|
||||
$a->strings["Forums"] = "Forum";
|
||||
$a->strings["poke"] = "stuzzica";
|
||||
$a->strings["poked"] = "ha stuzzicato";
|
||||
$a->strings["ping"] = "invia un ping";
|
||||
$a->strings["pinged"] = "ha inviato un ping";
|
||||
$a->strings["prod"] = "pungola";
|
||||
$a->strings["prodded"] = "ha pungolato";
|
||||
$a->strings["slap"] = "schiaffeggia";
|
||||
$a->strings["slapped"] = "ha schiaffeggiato";
|
||||
$a->strings["finger"] = "tocca";
|
||||
$a->strings["fingered"] = "ha toccato";
|
||||
$a->strings["rebuff"] = "respingi";
|
||||
$a->strings["rebuffed"] = "ha respinto";
|
||||
$a->strings["Sep"] = "Set";
|
||||
$a->strings["View Video"] = "Guarda Video";
|
||||
$a->strings["bytes"] = "bytes";
|
||||
$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
|
||||
$a->strings["View on separate page"] = "Vedi in una pagina separata";
|
||||
$a->strings["view on separate page"] = "vedi in una pagina separata";
|
||||
$a->strings["event"] = "l'evento";
|
||||
$a->strings["photo"] = "foto";
|
||||
$a->strings["activity"] = "attività";
|
||||
$a->strings["comment"] = [
|
||||
0 => "commento ",
|
||||
1 => "commenti",
|
||||
];
|
||||
$a->strings["post"] = "messaggio";
|
||||
$a->strings["Item filed"] = "Messaggio salvato";
|
||||
$a->strings["Post to Email"] = "Invia a email";
|
||||
$a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?";
|
||||
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
|
||||
$a->strings["Visible to everybody"] = "Visibile a tutti";
|
||||
$a->strings["show"] = "mostra";
|
||||
$a->strings["don't show"] = "non mostrare";
|
||||
$a->strings["CC: email addresses"] = "CC: indirizzi email";
|
||||
$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
|
||||
$a->strings["Permissions"] = "Permessi";
|
||||
$a->strings["Close"] = "Chiudi";
|
||||
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
|
||||
0 => "Limite giornaliero di %d messaggio raggiunto. Il messaggio è stato rifiutato",
|
||||
1 => "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato.",
|
||||
];
|
||||
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
|
||||
0 => "Limite settimanale di %d messaggio raggiunto. Il messaggio è stato rifiutato",
|
||||
1 => "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato.",
|
||||
];
|
||||
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato.";
|
||||
$a->strings["Profile Photos"] = "Foto del profilo";
|
||||
$a->strings["status"] = "stato";
|
||||
$a->strings["photo"] = "foto";
|
||||
$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
|
||||
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
|
||||
$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s partecipa a %3\$s di %2\$s";
|
||||
|
@ -266,6 +151,7 @@ $a->strings["Tag term:"] = "Tag:";
|
|||
$a->strings["Save to Folder:"] = "Salva nella Cartella:";
|
||||
$a->strings["Where are you right now?"] = "Dove sei ora?";
|
||||
$a->strings["Delete item(s)?"] = "Cancellare questo elemento/i?";
|
||||
$a->strings["New Post"] = "Nuovo Messaggio";
|
||||
$a->strings["Share"] = "Condividi";
|
||||
$a->strings["Upload photo"] = "Carica foto";
|
||||
$a->strings["upload photo"] = "carica foto";
|
||||
|
@ -309,7 +195,90 @@ $a->strings["Undecided"] = [
|
|||
0 => "Indeciso",
|
||||
1 => "Indecisi",
|
||||
];
|
||||
$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
|
||||
$a->strings["newer"] = "nuovi";
|
||||
$a->strings["older"] = "vecchi";
|
||||
$a->strings["first"] = "primo";
|
||||
$a->strings["prev"] = "prec";
|
||||
$a->strings["next"] = "succ";
|
||||
$a->strings["last"] = "ultimo";
|
||||
$a->strings["Loading more entries..."] = "Carico più elementi...";
|
||||
$a->strings["The end"] = "Fine";
|
||||
$a->strings["No contacts"] = "Nessun contatto";
|
||||
$a->strings["%d Contact"] = [
|
||||
0 => "%d contatto",
|
||||
1 => "%d contatti",
|
||||
];
|
||||
$a->strings["View Contacts"] = "Visualizza i contatti";
|
||||
$a->strings["Save"] = "Salva";
|
||||
$a->strings["Follow"] = "Segui";
|
||||
$a->strings["Search"] = "Cerca";
|
||||
$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto";
|
||||
$a->strings["Full Text"] = "Testo Completo";
|
||||
$a->strings["Tags"] = "Tags:";
|
||||
$a->strings["Contacts"] = "Contatti";
|
||||
$a->strings["Forums"] = "Forum";
|
||||
$a->strings["poke"] = "stuzzica";
|
||||
$a->strings["poked"] = "ha stuzzicato";
|
||||
$a->strings["ping"] = "invia un ping";
|
||||
$a->strings["pinged"] = "ha inviato un ping";
|
||||
$a->strings["prod"] = "pungola";
|
||||
$a->strings["prodded"] = "ha pungolato";
|
||||
$a->strings["slap"] = "schiaffeggia";
|
||||
$a->strings["slapped"] = "ha schiaffeggiato";
|
||||
$a->strings["finger"] = "tocca";
|
||||
$a->strings["fingered"] = "ha toccato";
|
||||
$a->strings["rebuff"] = "respingi";
|
||||
$a->strings["rebuffed"] = "ha respinto";
|
||||
$a->strings["Monday"] = "Lunedì";
|
||||
$a->strings["Tuesday"] = "Martedì";
|
||||
$a->strings["Wednesday"] = "Mercoledì";
|
||||
$a->strings["Thursday"] = "Giovedì";
|
||||
$a->strings["Friday"] = "Venerdì";
|
||||
$a->strings["Saturday"] = "Sabato";
|
||||
$a->strings["Sunday"] = "Domenica";
|
||||
$a->strings["January"] = "Gennaio";
|
||||
$a->strings["February"] = "Febbraio";
|
||||
$a->strings["March"] = "Marzo";
|
||||
$a->strings["April"] = "Aprile";
|
||||
$a->strings["May"] = "Maggio";
|
||||
$a->strings["June"] = "Giugno";
|
||||
$a->strings["July"] = "Luglio";
|
||||
$a->strings["August"] = "Agosto";
|
||||
$a->strings["September"] = "Settembre";
|
||||
$a->strings["October"] = "Ottobre";
|
||||
$a->strings["November"] = "Novembre";
|
||||
$a->strings["December"] = "Dicembre";
|
||||
$a->strings["Mon"] = "Lun";
|
||||
$a->strings["Tue"] = "Mar";
|
||||
$a->strings["Wed"] = "Mer";
|
||||
$a->strings["Thu"] = "Gio";
|
||||
$a->strings["Fri"] = "Ven";
|
||||
$a->strings["Sat"] = "Sab";
|
||||
$a->strings["Sun"] = "Dom";
|
||||
$a->strings["Jan"] = "Gen";
|
||||
$a->strings["Feb"] = "Feb";
|
||||
$a->strings["Mar"] = "Mar";
|
||||
$a->strings["Apr"] = "Apr";
|
||||
$a->strings["Jul"] = "Lug";
|
||||
$a->strings["Aug"] = "Ago";
|
||||
$a->strings["Sep"] = "Set";
|
||||
$a->strings["Oct"] = "Ott";
|
||||
$a->strings["Nov"] = "Nov";
|
||||
$a->strings["Dec"] = "Dic";
|
||||
$a->strings["Content warning: %s"] = "Avviso contenuto: %s";
|
||||
$a->strings["View Video"] = "Guarda Video";
|
||||
$a->strings["bytes"] = "bytes";
|
||||
$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
|
||||
$a->strings["View on separate page"] = "Vedi in una pagina separata";
|
||||
$a->strings["view on separate page"] = "vedi in una pagina separata";
|
||||
$a->strings["link to source"] = "Collegamento all'originale";
|
||||
$a->strings["activity"] = "attività";
|
||||
$a->strings["comment"] = [
|
||||
0 => "commento ",
|
||||
1 => "commenti",
|
||||
];
|
||||
$a->strings["post"] = "messaggio";
|
||||
$a->strings["Item filed"] = "Messaggio salvato";
|
||||
$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
|
||||
$a->strings["Connect"] = "Connetti";
|
||||
$a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
|
||||
|
@ -408,16 +377,6 @@ $a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente c
|
|||
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
|
||||
$a->strings["Ignore/Hide"] = "Ignora / Nascondi";
|
||||
$a->strings["Friend Suggestions"] = "Contatti suggeriti";
|
||||
$a->strings["Contact wasn't found or can't be unfollowed."] = "Il contatto non è stato trovato o non si può smettere di seguirlo.";
|
||||
$a->strings["Contact unfollowed"] = "Smesso di seguire il contatto";
|
||||
$a->strings["Submit Request"] = "Invia richiesta";
|
||||
$a->strings["You aren't a friend of this contact."] = "Non sei un amico di questo contatto";
|
||||
$a->strings["Unfollowing is currently not supported by your network."] = "Smettere di seguire non è al momento supportato dalla tua rete.";
|
||||
$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire";
|
||||
$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
|
||||
$a->strings["Profile URL"] = "URL Profilo";
|
||||
$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
|
||||
$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
|
||||
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
|
||||
$a->strings["Import"] = "Importa";
|
||||
$a->strings["Move account"] = "Muovi account";
|
||||
|
@ -426,24 +385,12 @@ $a->strings["You need to export your account from the old server and upload it h
|
|||
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora";
|
||||
$a->strings["Account file"] = "File account";
|
||||
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\"";
|
||||
$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
|
||||
$a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s";
|
||||
$a->strings["People Search - %s"] = "Cerca persone - %s";
|
||||
$a->strings["Forum Search - %s"] = "Ricerca Forum - %s";
|
||||
$a->strings["No matches"] = "Nessun risultato";
|
||||
$a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
|
||||
$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
|
||||
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica.";
|
||||
$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
|
||||
$a->strings["the bugtracker at github"] = "il bugtracker su github";
|
||||
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc - e-mail a \"Info\" at Friendica punto com";
|
||||
$a->strings["Installed addons/apps:"] = "Addon/applicazioni installate";
|
||||
$a->strings["No installed addons/apps"] = "Nessun addons/applicazione installata";
|
||||
$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati.";
|
||||
$a->strings["Blocked domain"] = "Dominio bloccato";
|
||||
$a->strings["Reason for the block"] = "Motivazione del blocco";
|
||||
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito.";
|
||||
$a->strings["is interested in:"] = "è interessato a:";
|
||||
$a->strings["Profile Match"] = "Profili corrispondenti";
|
||||
$a->strings["No matches"] = "Nessun risultato";
|
||||
$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
|
||||
$a->strings["Discard"] = "Scarta";
|
||||
$a->strings["Ignore"] = "Ignora";
|
||||
|
@ -470,35 +417,19 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
|
|||
$a->strings["Friend"] = "Amico";
|
||||
$a->strings["Sharer"] = "Condivisore";
|
||||
$a->strings["Subscriber"] = "Abbonato";
|
||||
$a->strings["Location:"] = "Posizione:";
|
||||
$a->strings["About:"] = "Informazioni:";
|
||||
$a->strings["Tags:"] = "Tag:";
|
||||
$a->strings["Gender:"] = "Genere:";
|
||||
$a->strings["Profile URL"] = "URL Profilo";
|
||||
$a->strings["Network:"] = "Rete:";
|
||||
$a->strings["No introductions."] = "Nessuna presentazione.";
|
||||
$a->strings["Show unread"] = "Mostra non letti";
|
||||
$a->strings["Show all"] = "Mostra tutti";
|
||||
$a->strings["No more %s notifications."] = "Nessun'altra notifica %s.";
|
||||
$a->strings["Post successful."] = "Inviato!";
|
||||
$a->strings["OpenID protocol error. No ID returned."] = "Errore protocollo OpenID. Nessun ID ricevuto.";
|
||||
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito.";
|
||||
$a->strings["Login failed."] = "Accesso fallito.";
|
||||
$a->strings["Subscribing to OStatus contacts"] = "Iscrizione a contatti OStatus";
|
||||
$a->strings["No contact provided."] = "Nessun contatto disponibile.";
|
||||
$a->strings["Couldn't fetch information for contact."] = "Non è stato possibile recuperare le informazioni del contatto.";
|
||||
$a->strings["Couldn't fetch friends for contact."] = "Non è stato possibile recuperare gli amici del contatto.";
|
||||
$a->strings["success"] = "successo";
|
||||
$a->strings["failed"] = "fallito";
|
||||
$a->strings["ignored"] = "ignorato";
|
||||
$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato.";
|
||||
$a->strings["Events"] = "Eventi";
|
||||
$a->strings["View"] = "Mostra";
|
||||
$a->strings["Previous"] = "Precedente";
|
||||
$a->strings["Next"] = "Successivo";
|
||||
$a->strings["list"] = "lista";
|
||||
$a->strings["User not found"] = "Utente non trovato";
|
||||
$a->strings["This calendar format is not supported"] = "Questo formato di calendario non è supportato";
|
||||
$a->strings["No exportable data found"] = "Nessun dato esportabile trovato";
|
||||
$a->strings["calendar"] = "calendario";
|
||||
$a->strings["Profile not found."] = "Profilo non trovato.";
|
||||
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo può accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e già approvata.";
|
||||
$a->strings["Response from remote site was not understood."] = "Errore di comunicazione con l'altro sito.";
|
||||
|
@ -541,9 +472,448 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
|
|||
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
|
||||
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
|
||||
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca ";
|
||||
$a->strings["Invalid request."] = "Richiesta non valida.";
|
||||
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta";
|
||||
$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
|
||||
$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
|
||||
$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
|
||||
$a->strings["Manage Identities and/or Pages"] = "Gestisci identità e/o pagine";
|
||||
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
|
||||
$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:";
|
||||
$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata.";
|
||||
$a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo.";
|
||||
$a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario.";
|
||||
$a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto.";
|
||||
$a->strings["%d required parameter was not found at the given location"] = [
|
||||
0 => "%d parametro richiesto non è stato trovato all'indirizzo dato",
|
||||
1 => "%d parametri richiesti non sono stati trovati all'indirizzo dato",
|
||||
];
|
||||
$a->strings["Introduction complete."] = "Presentazione completa.";
|
||||
$a->strings["Unrecoverable protocol error."] = "Errore di comunicazione.";
|
||||
$a->strings["Profile unavailable."] = "Profilo non disponibile.";
|
||||
$a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessione per oggi.";
|
||||
$a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam.";
|
||||
$a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore.";
|
||||
$a->strings["Invalid locator"] = "Indirizzo non valido";
|
||||
$a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui.";
|
||||
$a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici.";
|
||||
$a->strings["Invalid profile URL."] = "Indirizzo profilo non valido.";
|
||||
$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
|
||||
$a->strings["Blocked domain"] = "Dominio bloccato";
|
||||
$a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto.";
|
||||
$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
|
||||
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema.";
|
||||
$a->strings["Please login to confirm introduction."] = "Accedi per confermare la presentazione.";
|
||||
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo.";
|
||||
$a->strings["Confirm"] = "Conferma";
|
||||
$a->strings["Hide this contact"] = "Nascondi questo contatto";
|
||||
$a->strings["Welcome home %s."] = "Bentornato a casa %s.";
|
||||
$a->strings["Please confirm your introduction/connection request to %s."] = "Conferma la tua richiesta di connessione con %s.";
|
||||
$a->strings["Public access denied."] = "Accesso negato.";
|
||||
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:";
|
||||
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Se non sei un membro del web sociale libero, <a href=\"%s\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>.";
|
||||
$a->strings["Friend/Connection Request"] = "Richieste di amicizia/connessione";
|
||||
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
|
||||
$a->strings["Please answer the following:"] = "Rispondi:";
|
||||
$a->strings["Does %s know you?"] = "%s ti conosce?";
|
||||
$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
|
||||
$a->strings["Friendica"] = "Friendica";
|
||||
$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
|
||||
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
|
||||
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
|
||||
$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
|
||||
$a->strings["Submit Request"] = "Invia richiesta";
|
||||
$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
|
||||
$a->strings["Time Conversion"] = "Conversione Ora";
|
||||
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
|
||||
$a->strings["UTC time: %s"] = "Ora UTC: %s";
|
||||
$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
|
||||
$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
|
||||
$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
|
||||
$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe.";
|
||||
$a->strings["Permission denied"] = "Permesso negato";
|
||||
$a->strings["Invalid profile identifier."] = "Identificativo del profilo non valido.";
|
||||
$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo";
|
||||
$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
|
||||
$a->strings["Visible To"] = "Visibile a";
|
||||
$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)";
|
||||
$a->strings["Account approved."] = "Account approvato.";
|
||||
$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
|
||||
$a->strings["Please login."] = "Accedi.";
|
||||
$a->strings["Remove My Account"] = "Rimuovi il mio account";
|
||||
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
|
||||
$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
|
||||
$a->strings["No contacts."] = "Nessun contatto.";
|
||||
$a->strings["Access denied."] = "Accesso negato.";
|
||||
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
|
||||
$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
|
||||
$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
|
||||
$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato.";
|
||||
$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
|
||||
$a->strings["Message sent."] = "Messaggio inviato.";
|
||||
$a->strings["No recipient."] = "Nessun destinatario.";
|
||||
$a->strings["Send Private Message"] = "Invia un messaggio privato";
|
||||
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
|
||||
$a->strings["To:"] = "A:";
|
||||
$a->strings["Subject:"] = "Oggetto:";
|
||||
$a->strings["Export account"] = "Esporta account";
|
||||
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
|
||||
$a->strings["Export all"] = "Esporta tutto";
|
||||
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
|
||||
$a->strings["Export personal data"] = "Esporta dati personali";
|
||||
$a->strings["- select -"] = "- seleziona -";
|
||||
$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
|
||||
$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
|
||||
$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
|
||||
$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
|
||||
$a->strings["Poke/Prod"] = "Tocca/Pungola";
|
||||
$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
|
||||
$a->strings["Recipient"] = "Destinatario";
|
||||
$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
|
||||
$a->strings["Make this post private"] = "Rendi questo post privato";
|
||||
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
|
||||
$a->strings["Tag removed"] = "Tag rimosso";
|
||||
$a->strings["Remove Item Tag"] = "Rimuovi il tag";
|
||||
$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
|
||||
$a->strings["Remove"] = "Rimuovi";
|
||||
$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
|
||||
$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
|
||||
$a->strings["Wall Photos"] = "Foto della bacheca";
|
||||
$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
|
||||
$a->strings["Remove term"] = "Rimuovi termine";
|
||||
$a->strings["Saved Searches"] = "Ricerche salvate";
|
||||
$a->strings["Only logged in users are permitted to perform a search."] = "Solo agli utenti autenticati è permesso eseguire ricerche.";
|
||||
$a->strings["Too Many Requests"] = "Troppe richieste";
|
||||
$a->strings["Only one search per minute is permitted for not logged in users."] = "Solo una ricerca al minuto è permessa agli utenti non autenticati.";
|
||||
$a->strings["No results."] = "Nessun risultato.";
|
||||
$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
|
||||
$a->strings["Results for: %s"] = "Risultati per: %s";
|
||||
$a->strings["Login"] = "Accedi";
|
||||
$a->strings["The post was created"] = "Il messaggio è stato creato";
|
||||
$a->strings["Community option not available."] = "Opzione Comunità non disponibile";
|
||||
$a->strings["Not available."] = "Non disponibile.";
|
||||
$a->strings["Local Community"] = "Comunità Locale";
|
||||
$a->strings["Posts from local users on this server"] = "Messaggi dagli utenti locali su questo sito";
|
||||
$a->strings["Global Community"] = "Comunità Globale";
|
||||
$a->strings["Posts from users of the whole federated network"] = "Messaggi dagli utenti della rete federata";
|
||||
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo.";
|
||||
$a->strings["Item not found"] = "Oggetto non trovato";
|
||||
$a->strings["Edit post"] = "Modifica messaggio";
|
||||
$a->strings["CC: email addresses"] = "CC: indirizzi email";
|
||||
$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
|
||||
$a->strings["You must be logged in to use this module"] = "Devi aver essere autenticato per usare questo modulo";
|
||||
$a->strings["Source URL"] = "URL Sorgente";
|
||||
$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
|
||||
$a->strings["Suggest Friends"] = "Suggerisci amici";
|
||||
$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
|
||||
$a->strings["Group created."] = "Gruppo creato.";
|
||||
$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
|
||||
$a->strings["Group not found."] = "Gruppo non trovato.";
|
||||
$a->strings["Group name changed."] = "Il nome del gruppo è cambiato.";
|
||||
$a->strings["Save Group"] = "Salva gruppo";
|
||||
$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
|
||||
$a->strings["Group Name: "] = "Nome del gruppo:";
|
||||
$a->strings["Group removed."] = "Gruppo rimosso.";
|
||||
$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
|
||||
$a->strings["Delete Group"] = "Elimina Gruppo";
|
||||
$a->strings["Group Editor"] = "Modifica gruppo";
|
||||
$a->strings["Edit Group Name"] = "Modifica Nome Gruppo";
|
||||
$a->strings["Members"] = "Membri";
|
||||
$a->strings["All Contacts"] = "Tutti i contatti";
|
||||
$a->strings["Group is empty"] = "Il gruppo è vuoto";
|
||||
$a->strings["Remove Contact"] = "Rimuovi Contatto";
|
||||
$a->strings["Add Contact"] = "Aggiungi Contatto";
|
||||
$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
|
||||
$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
|
||||
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
|
||||
$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
|
||||
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
|
||||
$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento.";
|
||||
$a->strings["New Message"] = "Nuovo messaggio";
|
||||
$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
|
||||
$a->strings["Messages"] = "Messaggi";
|
||||
$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
|
||||
$a->strings["Message deleted."] = "Messaggio eliminato.";
|
||||
$a->strings["Conversation removed."] = "Conversazione rimossa.";
|
||||
$a->strings["No messages."] = "Nessun messaggio.";
|
||||
$a->strings["Message not available."] = "Messaggio non disponibile.";
|
||||
$a->strings["Delete message"] = "Elimina il messaggio";
|
||||
$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
|
||||
$a->strings["Delete conversation"] = "Elimina la conversazione";
|
||||
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
|
||||
$a->strings["Send Reply"] = "Invia la risposta";
|
||||
$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
|
||||
$a->strings["You and %s"] = "Tu e %s";
|
||||
$a->strings["%s and You"] = "%s e Tu";
|
||||
$a->strings["%d message"] = [
|
||||
0 => "%d messaggio",
|
||||
1 => "%d messaggi",
|
||||
];
|
||||
$a->strings["add"] = "aggiungi";
|
||||
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
|
||||
0 => "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici.",
|
||||
1 => "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici.",
|
||||
];
|
||||
$a->strings["Messages in this group won't be send to these receivers."] = "I messaggi in questo gruppo non saranno inviati ai quei contatti.";
|
||||
$a->strings["No such group"] = "Nessun gruppo";
|
||||
$a->strings["Group: %s"] = "Gruppo: %s";
|
||||
$a->strings["Private messages to this person are at risk of public disclosure."] = "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente.";
|
||||
$a->strings["Invalid contact."] = "Contatto non valido.";
|
||||
$a->strings["Commented Order"] = "Ordina per commento";
|
||||
$a->strings["Sort by Comment Date"] = "Ordina per data commento";
|
||||
$a->strings["Posted Order"] = "Ordina per invio";
|
||||
$a->strings["Sort by Post Date"] = "Ordina per data messaggio";
|
||||
$a->strings["Personal"] = "Personale";
|
||||
$a->strings["Posts that mention or involve you"] = "Messaggi che ti citano o coinvolgono";
|
||||
$a->strings["New"] = "Nuovo";
|
||||
$a->strings["Activity Stream - by date"] = "Activity Stream - per data";
|
||||
$a->strings["Shared Links"] = "Links condivisi";
|
||||
$a->strings["Interesting Links"] = "Link Interessanti";
|
||||
$a->strings["Starred"] = "Preferiti";
|
||||
$a->strings["Favourite Posts"] = "Messaggi preferiti";
|
||||
$a->strings["Personal Notes"] = "Note personali";
|
||||
$a->strings["Post successful."] = "Inviato!";
|
||||
$a->strings["Photo Albums"] = "Album foto";
|
||||
$a->strings["Recent Photos"] = "Foto recenti";
|
||||
$a->strings["Upload New Photos"] = "Carica nuove foto";
|
||||
$a->strings["everybody"] = "tutti";
|
||||
$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
|
||||
$a->strings["Album not found."] = "Album non trovato.";
|
||||
$a->strings["Delete Album"] = "Rimuovi album";
|
||||
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
|
||||
$a->strings["Delete Photo"] = "Rimuovi foto";
|
||||
$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
|
||||
$a->strings["a photo"] = "una foto";
|
||||
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
|
||||
$a->strings["Image upload didn't complete, please try again"] = "Caricamento dell'immagine non completato. Prova di nuovo.";
|
||||
$a->strings["Image file is missing"] = "Il file dell'immagine è mancante";
|
||||
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Il server non può accettare il caricamento di un nuovo file in questo momento, contattare l'amministratore";
|
||||
$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
|
||||
$a->strings["No photos selected"] = "Nessuna foto selezionata";
|
||||
$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
|
||||
$a->strings["Upload Photos"] = "Carica foto";
|
||||
$a->strings["New album name: "] = "Nome nuovo album: ";
|
||||
$a->strings["or existing album name: "] = "o nome di un album esistente: ";
|
||||
$a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload";
|
||||
$a->strings["Permissions"] = "Permessi";
|
||||
$a->strings["Show to Groups"] = "Mostra ai gruppi";
|
||||
$a->strings["Show to Contacts"] = "Mostra ai contatti";
|
||||
$a->strings["Edit Album"] = "Modifica album";
|
||||
$a->strings["Show Newest First"] = "Mostra nuove foto per prime";
|
||||
$a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
|
||||
$a->strings["View Photo"] = "Vedi foto";
|
||||
$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere limitato.";
|
||||
$a->strings["Photo not available"] = "Foto non disponibile";
|
||||
$a->strings["View photo"] = "Vedi foto";
|
||||
$a->strings["Edit photo"] = "Modifica foto";
|
||||
$a->strings["Use as profile photo"] = "Usa come foto del profilo";
|
||||
$a->strings["Private Message"] = "Messaggio privato";
|
||||
$a->strings["View Full Size"] = "Vedi dimensione intera";
|
||||
$a->strings["Tags: "] = "Tag: ";
|
||||
$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
|
||||
$a->strings["New album name"] = "Nuovo nome dell'album";
|
||||
$a->strings["Caption"] = "Titolo";
|
||||
$a->strings["Add a Tag"] = "Aggiungi tag";
|
||||
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
|
||||
$a->strings["Do not rotate"] = "Non ruotare";
|
||||
$a->strings["Rotate CW (right)"] = "Ruota a destra";
|
||||
$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
|
||||
$a->strings["I like this (toggle)"] = "Mi piace (clic per cambiare)";
|
||||
$a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)";
|
||||
$a->strings["This is you"] = "Questo sei tu";
|
||||
$a->strings["Comment"] = "Commento";
|
||||
$a->strings["Map"] = "Mappa";
|
||||
$a->strings["View Album"] = "Sfoglia l'album";
|
||||
$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
|
||||
$a->strings["%s's posts"] = "il messaggio di %s";
|
||||
$a->strings["%s's comments"] = "il commento di %s";
|
||||
$a->strings["%s's timeline"] = "la timeline di %s";
|
||||
$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato.";
|
||||
$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
|
||||
$a->strings["Do you really want to delete this video?"] = "Vuoi veramente cancellare questo video?";
|
||||
$a->strings["Delete Video"] = "Rimuovi video";
|
||||
$a->strings["No videos selected"] = "Nessun video selezionato";
|
||||
$a->strings["Recent Videos"] = "Video Recenti";
|
||||
$a->strings["Upload New Videos"] = "Carica Nuovo Video";
|
||||
$a->strings["Parent user not found."] = "Utente principale non trovato.";
|
||||
$a->strings["No parent user"] = "Nessun utente principale";
|
||||
$a->strings["Parent Password:"] = "Password Principale:";
|
||||
$a->strings["Please enter the password of the parent account to legitimize your request."] = "Inserisci la password dell'account principale per autorizzare la tua richiesta.";
|
||||
$a->strings["Parent User"] = "Utente Principale";
|
||||
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso.";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
|
||||
$a->strings["Delegates"] = "Delegati";
|
||||
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
|
||||
$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
|
||||
$a->strings["Potential Delegates"] = "Delegati Potenziali";
|
||||
$a->strings["Add"] = "Aggiungi";
|
||||
$a->strings["No entries."] = "Nessuna voce.";
|
||||
$a->strings["People Search - %s"] = "Cerca persone - %s";
|
||||
$a->strings["Forum Search - %s"] = "Ricerca Forum - %s";
|
||||
$a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Impostazioni";
|
||||
$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
|
||||
$a->strings["Could not create table."] = "Impossibile creare le tabelle.";
|
||||
$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
|
||||
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
|
||||
$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
|
||||
$a->strings["Database already in use."] = "Database già in uso.";
|
||||
$a->strings["System check"] = "Controllo sistema";
|
||||
$a->strings["Next"] = "Successivo";
|
||||
$a->strings["Check again"] = "Controlla ancora";
|
||||
$a->strings["Database connection"] = "Connessione al database";
|
||||
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per installare Friendica dobbiamo sapere come collegarci al tuo database.";
|
||||
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
|
||||
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database dovrà già esistere. Se non esiste, crealo prima di continuare.";
|
||||
$a->strings["Database Server Name"] = "Nome del database server";
|
||||
$a->strings["Database Login Name"] = "Nome utente database";
|
||||
$a->strings["Database Login Password"] = "Password utente database";
|
||||
$a->strings["For security reasons the password must not be empty"] = "Per motivi di sicurezza la password non puo' essere vuota.";
|
||||
$a->strings["Database Name"] = "Nome database";
|
||||
$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito";
|
||||
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web.";
|
||||
$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web";
|
||||
$a->strings["Site settings"] = "Impostazioni sito";
|
||||
$a->strings["System Language:"] = "Lingua di Sistema:";
|
||||
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Imposta la lingua di default per l'interfaccia e l'invio delle email.";
|
||||
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
|
||||
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the poller'</a>";
|
||||
$a->strings["PHP executable path"] = "Percorso eseguibile PHP";
|
||||
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
|
||||
$a->strings["Command line PHP"] = "PHP da riga di comando";
|
||||
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)";
|
||||
$a->strings["Found PHP version: "] = "Versione PHP:";
|
||||
$a->strings["PHP cli binary"] = "Binario PHP cli";
|
||||
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\".";
|
||||
$a->strings["This is required for message delivery to work."] = "E' obbligatorio per far funzionare la consegna dei messaggi.";
|
||||
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
|
||||
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione";
|
||||
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\".";
|
||||
$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione";
|
||||
$a->strings["libCurl PHP module"] = "modulo PHP libCurl";
|
||||
$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics";
|
||||
$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL";
|
||||
$a->strings["PDO or MySQLi PHP module"] = "modulo PHP PDO o MySQLi";
|
||||
$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
|
||||
$a->strings["XML PHP module"] = "Modulo PHP XML";
|
||||
$a->strings["iconv PHP module"] = "modulo PHP iconv";
|
||||
$a->strings["POSIX PHP module"] = "mooduo PHP POSIX";
|
||||
$a->strings["Apache mod_rewrite module"] = "Modulo mod_rewrite di Apache";
|
||||
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato";
|
||||
$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato.";
|
||||
$a->strings["Error: The MySQL driver for PDO is not installed."] = "Errore: il driver MySQL per PDO non è installato.";
|
||||
$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: iconv PHP module required but not installed."] = "Errore: il modulo PHP iconv è richiesto ma non installato.";
|
||||
$a->strings["Error: POSIX PHP module required but not installed."] = "Errore, il modulo PHP POSIX è richiesto ma non installato.";
|
||||
$a->strings["Error, XML PHP module required but not installed."] = "Errore, il modulo PHP XML è richiesto ma non installato.";
|
||||
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo.";
|
||||
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi.";
|
||||
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica";
|
||||
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni.";
|
||||
$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile";
|
||||
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering.";
|
||||
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica.";
|
||||
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella.";
|
||||
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene.";
|
||||
$a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
|
||||
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server.";
|
||||
$a->strings["Url rewrite is working"] = "La riscrittura degli url funziona";
|
||||
$a->strings["ImageMagick PHP extension is not installed"] = "L'estensione PHP ImageMagick non è installata";
|
||||
$a->strings["ImageMagick PHP extension is installed"] = "L'estensione PHP ImageMagick è installata";
|
||||
$a->strings["ImageMagick supports GIF"] = "ImageMagick supporta i GIF";
|
||||
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito.";
|
||||
$a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
|
||||
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker.";
|
||||
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Vai nella <a href=\"%s/register\">pagina di registrazione</a> del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito.";
|
||||
$a->strings["Subscribing to OStatus contacts"] = "Iscrizione a contatti OStatus";
|
||||
$a->strings["No contact provided."] = "Nessun contatto disponibile.";
|
||||
$a->strings["Couldn't fetch information for contact."] = "Non è stato possibile recuperare le informazioni del contatto.";
|
||||
$a->strings["Couldn't fetch friends for contact."] = "Non è stato possibile recuperare gli amici del contatto.";
|
||||
$a->strings["success"] = "successo";
|
||||
$a->strings["failed"] = "fallito";
|
||||
$a->strings["ignored"] = "ignorato";
|
||||
$a->strings["Contact wasn't found or can't be unfollowed."] = "Il contatto non è stato trovato o non si può smettere di seguirlo.";
|
||||
$a->strings["Contact unfollowed"] = "Smesso di seguire il contatto";
|
||||
$a->strings["You aren't a friend of this contact."] = "Non sei un amico di questo contatto";
|
||||
$a->strings["Unfollowing is currently not supported by your network."] = "Smettere di seguire non è al momento supportato dalla tua rete.";
|
||||
$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire";
|
||||
$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
|
||||
$a->strings["Events"] = "Eventi";
|
||||
$a->strings["View"] = "Mostra";
|
||||
$a->strings["Previous"] = "Precedente";
|
||||
$a->strings["today"] = "oggi";
|
||||
$a->strings["month"] = "mese";
|
||||
$a->strings["week"] = "settimana";
|
||||
$a->strings["day"] = "giorno";
|
||||
$a->strings["list"] = "lista";
|
||||
$a->strings["User not found"] = "Utente non trovato";
|
||||
$a->strings["This calendar format is not supported"] = "Questo formato di calendario non è supportato";
|
||||
$a->strings["No exportable data found"] = "Nessun dato esportabile trovato";
|
||||
$a->strings["calendar"] = "calendario";
|
||||
$a->strings["Event can not end before it has started."] = "Un evento non può finire prima di iniziare.";
|
||||
$a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
|
||||
$a->strings["Create New Event"] = "Crea un nuovo evento";
|
||||
$a->strings["Event details"] = "Dettagli dell'evento";
|
||||
$a->strings["Starting date and Title are required."] = "La data di inizio e il titolo sono richiesti.";
|
||||
$a->strings["Event Starts:"] = "L'evento inizia:";
|
||||
$a->strings["Required"] = "Richiesto";
|
||||
$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è definita";
|
||||
$a->strings["Event Finishes:"] = "L'evento finisce:";
|
||||
$a->strings["Adjust for viewer timezone"] = "Visualizza con il fuso orario di chi legge";
|
||||
$a->strings["Description:"] = "Descrizione:";
|
||||
$a->strings["Title:"] = "Titolo:";
|
||||
$a->strings["Share this event"] = "Condividi questo evento";
|
||||
$a->strings["Basic"] = "Base";
|
||||
$a->strings["Advanced"] = "Avanzate";
|
||||
$a->strings["Failed to remove event"] = "Rimozione evento fallita.";
|
||||
$a->strings["Event removed"] = "Evento rimosso";
|
||||
$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
|
||||
$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'immagine [%s] è fallito.";
|
||||
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
|
||||
$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
|
||||
$a->strings["Upload File:"] = "Carica un file:";
|
||||
$a->strings["Select a profile:"] = "Seleziona un profilo:";
|
||||
$a->strings["or"] = "o";
|
||||
$a->strings["skip this step"] = "salta questo passaggio";
|
||||
$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
|
||||
$a->strings["Crop Image"] = "Ritaglia immagine";
|
||||
$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore.";
|
||||
$a->strings["Done Editing"] = "Finito";
|
||||
$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
|
||||
$a->strings["Status:"] = "Stato:";
|
||||
$a->strings["Homepage:"] = "Homepage:";
|
||||
$a->strings["Global Directory"] = "Elenco globale";
|
||||
$a->strings["Find on this site"] = "Cerca nel sito";
|
||||
$a->strings["Results for:"] = "Risultati per:";
|
||||
$a->strings["Site Directory"] = "Elenco del sito";
|
||||
$a->strings["Find"] = "Trova";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
|
||||
$a->strings["Source input"] = "Sorgente";
|
||||
$a->strings["BBCode::convert (raw HTML)"] = "";
|
||||
$a->strings["BBCode::convert"] = "";
|
||||
$a->strings["BBCode::convert => HTML::toBBCode"] = "";
|
||||
$a->strings["BBCode::toMarkdown"] = "";
|
||||
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
|
||||
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
|
||||
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
|
||||
$a->strings["Source input \\x28Diaspora format\\x29"] = "Sorgente \\x28formato Diaspora\\x29:";
|
||||
$a->strings["Markdown::toBBCode"] = "";
|
||||
$a->strings["Raw HTML input"] = "Sorgente HTML grezzo";
|
||||
$a->strings["HTML Input"] = "Sorgente HTML";
|
||||
$a->strings["HTML::toBBCode"] = "";
|
||||
$a->strings["HTML::toPlaintext"] = "";
|
||||
$a->strings["Source text"] = "Testo sorgente";
|
||||
$a->strings["BBCode"] = "BBCode";
|
||||
$a->strings["Markdown"] = "Markdown";
|
||||
$a->strings["HTML"] = "HTML";
|
||||
$a->strings["The contact could not be added."] = "Il contatto non può essere aggiunto.";
|
||||
$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto.";
|
||||
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto.";
|
||||
$a->strings["OStatus support is disabled. Contact can't be added."] = "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto.";
|
||||
$a->strings["The network type couldn't be detected. Contact can't be added."] = "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto.";
|
||||
$a->strings["Profile deleted."] = "Profilo eliminato.";
|
||||
$a->strings["Profile-"] = "Profilo-";
|
||||
$a->strings["New profile created."] = "Il nuovo profilo è stato creato.";
|
||||
|
@ -583,7 +953,6 @@ $a->strings["Profile picture"] = "Immagine del profilo";
|
|||
$a->strings["Preferences"] = "Preferenze";
|
||||
$a->strings["Status information"] = "Informazioni stato";
|
||||
$a->strings["Additional information"] = "Informazioni aggiuntive";
|
||||
$a->strings["Personal"] = "Personale";
|
||||
$a->strings["Relation"] = "Relazione";
|
||||
$a->strings["Miscellaneous"] = "Varie";
|
||||
$a->strings["Your Gender:"] = "Il tuo sesso:";
|
||||
|
@ -591,7 +960,6 @@ $a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span cl
|
|||
$a->strings["Sexual Preference:"] = "Preferenze sessuali:";
|
||||
$a->strings["Example: fishing photography software"] = "Esempio: pesca fotografia programmazione";
|
||||
$a->strings["Profile Name:"] = "Nome del profilo:";
|
||||
$a->strings["Required"] = "Richiesto";
|
||||
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet.";
|
||||
$a->strings["Your Full Name:"] = "Il tuo nome completo:";
|
||||
$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):";
|
||||
|
@ -631,11 +999,6 @@ $a->strings["visible to everybody"] = "visibile a tutti";
|
|||
$a->strings["Edit/Manage Profiles"] = "Modifica / Gestisci profili";
|
||||
$a->strings["Change profile photo"] = "Cambia la foto del profilo";
|
||||
$a->strings["Create New Profile"] = "Crea un nuovo profilo";
|
||||
$a->strings["Invalid request."] = "Richiesta non valida.";
|
||||
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta";
|
||||
$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
|
||||
$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
|
||||
$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
|
||||
$a->strings["%d contact edited."] = [
|
||||
0 => "%d contatto modificato.",
|
||||
1 => "%d contatti modificati",
|
||||
|
@ -643,7 +1006,6 @@ $a->strings["%d contact edited."] = [
|
|||
$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
|
||||
$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
|
||||
$a->strings["Contact updated."] = "Contatto aggiornato.";
|
||||
$a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto.";
|
||||
$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
|
||||
$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
|
||||
$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
|
||||
|
@ -700,7 +1062,6 @@ $a->strings["Status"] = "Stato";
|
|||
$a->strings["Contact Settings"] = "Impostazioni Contatto";
|
||||
$a->strings["Suggestions"] = "Suggerimenti";
|
||||
$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici";
|
||||
$a->strings["All Contacts"] = "Tutti i contatti";
|
||||
$a->strings["Show all contacts"] = "Mostra tutti i contatti";
|
||||
$a->strings["Unblocked"] = "Sbloccato";
|
||||
$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati";
|
||||
|
@ -713,8 +1074,6 @@ $a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
|
|||
$a->strings["Hidden"] = "Nascosto";
|
||||
$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
|
||||
$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
|
||||
$a->strings["Results for: %s"] = "Risultati per: %s";
|
||||
$a->strings["Find"] = "Trova";
|
||||
$a->strings["Update"] = "Aggiorna";
|
||||
$a->strings["Archive"] = "Archivia";
|
||||
$a->strings["Unarchive"] = "Dearchivia";
|
||||
|
@ -722,7 +1081,6 @@ $a->strings["Batch Actions"] = "Azioni Batch";
|
|||
$a->strings["Profile Details"] = "Dettagli del profilo";
|
||||
$a->strings["View all contacts"] = "Vedi tutti i contatti";
|
||||
$a->strings["View all common friends"] = "Vedi tutti gli amici in comune";
|
||||
$a->strings["Advanced"] = "Avanzate";
|
||||
$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
|
||||
$a->strings["Mutual Friendship"] = "Amicizia reciproca";
|
||||
$a->strings["is a fan of yours"] = "è un tuo fan";
|
||||
|
@ -731,144 +1089,21 @@ $a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
|
|||
$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
|
||||
$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
|
||||
$a->strings["Delete contact"] = "Rimuovi contatto";
|
||||
$a->strings["No parent user"] = "Nessun utente principale";
|
||||
$a->strings["Parent User"] = "Utente Principale";
|
||||
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso.";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
|
||||
$a->strings["Delegates"] = "Delegati";
|
||||
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
|
||||
$a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti";
|
||||
$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
|
||||
$a->strings["Potential Delegates"] = "Delegati Potenziali";
|
||||
$a->strings["Remove"] = "Rimuovi";
|
||||
$a->strings["Add"] = "Aggiungi";
|
||||
$a->strings["No entries."] = "Nessuna voce.";
|
||||
$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata.";
|
||||
$a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo.";
|
||||
$a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario.";
|
||||
$a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto.";
|
||||
$a->strings["%d required parameter was not found at the given location"] = [
|
||||
0 => "%d parametro richiesto non è stato trovato all'indirizzo dato",
|
||||
1 => "%d parametri richiesti non sono stati trovati all'indirizzo dato",
|
||||
];
|
||||
$a->strings["Introduction complete."] = "Presentazione completa.";
|
||||
$a->strings["Unrecoverable protocol error."] = "Errore di comunicazione.";
|
||||
$a->strings["Profile unavailable."] = "Profilo non disponibile.";
|
||||
$a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessione per oggi.";
|
||||
$a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam.";
|
||||
$a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore.";
|
||||
$a->strings["Invalid locator"] = "Indirizzo non valido";
|
||||
$a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui.";
|
||||
$a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici.";
|
||||
$a->strings["Invalid profile URL."] = "Indirizzo profilo non valido.";
|
||||
$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
|
||||
$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
|
||||
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "La richiesta di connessione remota non può essere effettuata per la tua rete. Invia la richiesta direttamente sul nostro sistema.";
|
||||
$a->strings["Please login to confirm introduction."] = "Accedi per confermare la presentazione.";
|
||||
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo.";
|
||||
$a->strings["Confirm"] = "Conferma";
|
||||
$a->strings["Hide this contact"] = "Nascondi questo contatto";
|
||||
$a->strings["Welcome home %s."] = "Bentornato a casa %s.";
|
||||
$a->strings["Please confirm your introduction/connection request to %s."] = "Conferma la tua richiesta di connessione con %s.";
|
||||
$a->strings["Public access denied."] = "Accesso negato.";
|
||||
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:";
|
||||
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Se non sei un membro del web sociale libero, <a href=\"%s\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>.";
|
||||
$a->strings["Friend/Connection Request"] = "Richieste di amicizia/connessione";
|
||||
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
|
||||
$a->strings["Please answer the following:"] = "Rispondi:";
|
||||
$a->strings["Does %s know you?"] = "%s ti conosce?";
|
||||
$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
|
||||
$a->strings["Friendica"] = "Friendica";
|
||||
$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
|
||||
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
|
||||
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
|
||||
$a->strings["- select -"] = "- seleziona -";
|
||||
$a->strings["The contact could not be added."] = "Il contatto non può essere aggiunto.";
|
||||
$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto.";
|
||||
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Il supporto Diaspora non è abilitato. Il contatto non può essere aggiunto.";
|
||||
$a->strings["OStatus support is disabled. Contact can't be added."] = "Il supporto OStatus non è abilitato. Il contatto non può essere aggiunto.";
|
||||
$a->strings["The network type couldn't be detected. Contact can't be added."] = "Non è possibile rilevare il tipo di rete. Il contatto non può essere aggiunto.";
|
||||
$a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Impostazioni";
|
||||
$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
|
||||
$a->strings["Could not create table."] = "Impossibile creare le tabelle.";
|
||||
$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
|
||||
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
|
||||
$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
|
||||
$a->strings["Database already in use."] = "Database già in uso.";
|
||||
$a->strings["System check"] = "Controllo sistema";
|
||||
$a->strings["Check again"] = "Controlla ancora";
|
||||
$a->strings["Database connection"] = "Connessione al database";
|
||||
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per installare Friendica dobbiamo sapere come collegarci al tuo database.";
|
||||
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
|
||||
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database dovrà già esistere. Se non esiste, crealo prima di continuare.";
|
||||
$a->strings["Database Server Name"] = "Nome del database server";
|
||||
$a->strings["Database Login Name"] = "Nome utente database";
|
||||
$a->strings["Database Login Password"] = "Password utente database";
|
||||
$a->strings["For security reasons the password must not be empty"] = "Per motivi di sicurezza la password non puo' essere vuota.";
|
||||
$a->strings["Database Name"] = "Nome database";
|
||||
$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito";
|
||||
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web.";
|
||||
$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web";
|
||||
$a->strings["Site settings"] = "Impostazioni sito";
|
||||
$a->strings["System Language:"] = "Lingua di Sistema:";
|
||||
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Imposta la lingua di default per l'interfaccia e l'invio delle email.";
|
||||
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
|
||||
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Se non hai la versione a riga di comando di PHP installata sul tuo server, non sarai in grado di eseguire i processi in background. Vedi <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the poller'</a>";
|
||||
$a->strings["PHP executable path"] = "Percorso eseguibile PHP";
|
||||
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
|
||||
$a->strings["Command line PHP"] = "PHP da riga di comando";
|
||||
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)";
|
||||
$a->strings["Found PHP version: "] = "Versione PHP:";
|
||||
$a->strings["PHP cli binary"] = "Binario PHP cli";
|
||||
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\".";
|
||||
$a->strings["This is required for message delivery to work."] = "E' obbligatorio per far funzionare la consegna dei messaggi.";
|
||||
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
|
||||
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione";
|
||||
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\".";
|
||||
$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione";
|
||||
$a->strings["libCurl PHP module"] = "modulo PHP libCurl";
|
||||
$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics";
|
||||
$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL";
|
||||
$a->strings["PDO or MySQLi PHP module"] = "modulo PHP PDO o MySQLi";
|
||||
$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
|
||||
$a->strings["XML PHP module"] = "Modulo PHP XML";
|
||||
$a->strings["iconv module"] = "modulo iconv";
|
||||
$a->strings["Apache mod_rewrite module"] = "Modulo mod_rewrite di Apache";
|
||||
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato";
|
||||
$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato.";
|
||||
$a->strings["Error: The MySQL driver for PDO is not installed."] = "Errore: il driver MySQL per PDO non è installato.";
|
||||
$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato.";
|
||||
$a->strings["Error: iconv PHP module required but not installed."] = "Errore: il modulo PHP iconv è richiesto ma non installato.";
|
||||
$a->strings["Error, XML PHP module required but not installed."] = "Errore, il modulo PHP XML è richiesto ma non installato.";
|
||||
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo.";
|
||||
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi.";
|
||||
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica";
|
||||
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni.";
|
||||
$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile";
|
||||
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering.";
|
||||
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica.";
|
||||
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella.";
|
||||
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene.";
|
||||
$a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
|
||||
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server.";
|
||||
$a->strings["Url rewrite is working"] = "La riscrittura degli url funziona";
|
||||
$a->strings["ImageMagick PHP extension is not installed"] = "L'estensione PHP ImageMagick non è installata";
|
||||
$a->strings["ImageMagick PHP extension is installed"] = "L'estensione PHP ImageMagick è installata";
|
||||
$a->strings["ImageMagick supports GIF"] = "ImageMagick supporta i GIF";
|
||||
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito.";
|
||||
$a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
|
||||
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker.";
|
||||
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Vai nella <a href=\"%s/register\">pagina di registrazione</a> del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito.";
|
||||
$a->strings["Time Conversion"] = "Conversione Ora";
|
||||
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
|
||||
$a->strings["UTC time: %s"] = "Ora UTC: %s";
|
||||
$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
|
||||
$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
|
||||
$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
|
||||
$a->strings["Terms of Service"] = "Codizioni del Servizio";
|
||||
$a->strings["Privacy Statement"] = "Note sulla Privacy";
|
||||
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "Al momento della registrazione, e per fornire le comunicazioni tra l'account dell'utente e i suoi contatti, l'utente deve fornire un nome da visualizzare (pseudonimo), un nome utente (soprannome) e un indirizzo email funzionante. I nomi saranno accessibili sulla pagina profilo dell'account da parte di qualsiasi visitatore, anche quando altri dettagli del profilo non sono mostrati. L'indirizzo email sarà usato solo per inviare notifiche riguardo l'interazione coi contatti, ma non sarà mostrato. L'inserimento dell'account nella rubrica degli utenti del nodo o nella rubrica globale è opzionale, può essere impostato nelle impostazioni dell'utente, e non è necessario ai fini delle comunicazioni.";
|
||||
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent."] = "";
|
||||
$a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
|
||||
$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
|
||||
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica.";
|
||||
$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
|
||||
$a->strings["the bugtracker at github"] = "il bugtracker su github";
|
||||
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc - e-mail a \"Info\" at Friendica punto com";
|
||||
$a->strings["Installed addons/apps:"] = "Addon/applicazioni installate";
|
||||
$a->strings["No installed addons/apps"] = "Nessun addons/applicazione installata";
|
||||
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "";
|
||||
$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati.";
|
||||
$a->strings["Reason for the block"] = "Motivazione del blocco";
|
||||
$a->strings["No valid account found."] = "Nessun account valido trovato.";
|
||||
$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email.";
|
||||
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nGentile %1\$s,\n\tabbiamo ricevuto su \"%2\$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica.";
|
||||
|
@ -889,80 +1124,6 @@ $a->strings["Your password may be changed from the <em>Settings</em> page after
|
|||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\nGentile %1\$s,\n\tLa tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare.";
|
||||
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\nI dettagli del tuo account sono:\n\n\tIndirizzo del sito: %1\$s\n\tNome utente: %2\$s\n\tPassword: %3\$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.";
|
||||
$a->strings["Your password has been changed at %s"] = "La tua password presso %s è stata cambiata";
|
||||
$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
|
||||
$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
|
||||
$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
|
||||
$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
|
||||
$a->strings["Poke/Prod"] = "Tocca/Pungola";
|
||||
$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
|
||||
$a->strings["Recipient"] = "Destinatario";
|
||||
$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
|
||||
$a->strings["Make this post private"] = "Rendi questo post privato";
|
||||
$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe.";
|
||||
$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
|
||||
$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'immagine [%s] è fallito.";
|
||||
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
|
||||
$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
|
||||
$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
|
||||
$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
|
||||
$a->strings["Upload File:"] = "Carica un file:";
|
||||
$a->strings["Select a profile:"] = "Seleziona un profilo:";
|
||||
$a->strings["or"] = "o";
|
||||
$a->strings["skip this step"] = "salta questo passaggio";
|
||||
$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
|
||||
$a->strings["Crop Image"] = "Ritaglia immagine";
|
||||
$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore.";
|
||||
$a->strings["Done Editing"] = "Finito";
|
||||
$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
|
||||
$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
|
||||
$a->strings["Permission denied"] = "Permesso negato";
|
||||
$a->strings["Invalid profile identifier."] = "Identificativo del profilo non valido.";
|
||||
$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo";
|
||||
$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
|
||||
$a->strings["Visible To"] = "Visibile a";
|
||||
$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)";
|
||||
$a->strings["Account approved."] = "Account approvato.";
|
||||
$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
|
||||
$a->strings["Please login."] = "Accedi.";
|
||||
$a->strings["Remove My Account"] = "Rimuovi il mio account";
|
||||
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
|
||||
$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
|
||||
$a->strings["Remove term"] = "Rimuovi termine";
|
||||
$a->strings["Saved Searches"] = "Ricerche salvate";
|
||||
$a->strings["Only logged in users are permitted to perform a search."] = "Solo agli utenti autenticati è permesso eseguire ricerche.";
|
||||
$a->strings["Too Many Requests"] = "Troppe richieste";
|
||||
$a->strings["Only one search per minute is permitted for not logged in users."] = "Solo una ricerca al minuto è permessa agli utenti non autenticati.";
|
||||
$a->strings["No results."] = "Nessun risultato.";
|
||||
$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
|
||||
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
|
||||
$a->strings["Tag removed"] = "Tag rimosso";
|
||||
$a->strings["Remove Item Tag"] = "Rimuovi il tag";
|
||||
$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
|
||||
$a->strings["Export account"] = "Esporta account";
|
||||
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
|
||||
$a->strings["Export all"] = "Esporta tutto";
|
||||
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
|
||||
$a->strings["Export personal data"] = "Esporta dati personali";
|
||||
$a->strings["No contacts."] = "Nessun contatto.";
|
||||
$a->strings["Access denied."] = "Accesso negato.";
|
||||
$a->strings["Wall Photos"] = "Foto della bacheca";
|
||||
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
|
||||
$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
|
||||
$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
|
||||
$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato.";
|
||||
$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
|
||||
$a->strings["Message sent."] = "Messaggio inviato.";
|
||||
$a->strings["No recipient."] = "Nessun destinatario.";
|
||||
$a->strings["Send Private Message"] = "Invia un messaggio privato";
|
||||
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
|
||||
$a->strings["To:"] = "A:";
|
||||
$a->strings["Subject:"] = "Oggetto:";
|
||||
$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
|
||||
$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
|
||||
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
|
||||
$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
|
||||
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
|
||||
$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento.";
|
||||
$a->strings["Registration successful. Please check your email for further instructions."] = "Registrazione completata. Controlla la tua mail per ulteriori informazioni.";
|
||||
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login.";
|
||||
$a->strings["Registration successful."] = "Registrazione completata.";
|
||||
|
@ -1012,11 +1173,17 @@ $a->strings["check webfinger"] = "verifica webfinger";
|
|||
$a->strings["Admin"] = "Amministrazione";
|
||||
$a->strings["Addon Features"] = "Funzioni Addon";
|
||||
$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
|
||||
$a->strings["Administration"] = "Amministrazione";
|
||||
$a->strings["Display Terms of Service"] = "";
|
||||
$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "";
|
||||
$a->strings["Display Privacy Statement"] = "";
|
||||
$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "";
|
||||
$a->strings["The Terms of Service"] = "Le Codizioni del Servizio";
|
||||
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
|
||||
$a->strings["The blocked domain"] = "Il dominio bloccato";
|
||||
$a->strings["The reason why you blocked this domain."] = "Le ragioni per cui blocchi questo dominio.";
|
||||
$a->strings["Delete domain"] = "Elimina dominio";
|
||||
$a->strings["Check to delete this entry from the blocklist"] = "Seleziona per eliminare questa voce dalla blocklist";
|
||||
$a->strings["Administration"] = "Amministrazione";
|
||||
$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "Questa pagina puo' essere usata per definire una black list di server dal network federato a cui nono è permesso interagire col tuo nodo. Per ogni dominio inserito, dovresti anche riportare una ragione per cui hai bloccato il server remoto.";
|
||||
$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "La lista di server bloccati sarà resa disponibile pubblicamente sulla pagina /friendica, così che i tuoi utenti e le persone che indagano su problemi di comunicazione possano trovarne la ragione facilmente.";
|
||||
$a->strings["Add new entry to block list"] = "Aggiungi una nuova voce alla blocklist";
|
||||
|
@ -1067,9 +1234,9 @@ $a->strings["Network"] = "Rete";
|
|||
$a->strings["Created"] = "Creato";
|
||||
$a->strings["Last Tried"] = "Ultimo Tentativo";
|
||||
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Questa pagina elenca il contenuto della coda di invio dei post. Questi sono post la cui consegna è fallita. Verranno inviati nuovamente più tardi ed eventualmente cancellati se la consegna continua a fallire.";
|
||||
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Il tuo database contiene ancora tabelle MyISAM. Dovresti cambiare il motore a InnoDB. Siccome Friendica userà esclusivamente InnoDB nelle versioni a venire, dovresti cambiarle! Vedi <a href=\"%s\">qui</a> per una guida che puo' essere d'aiuto nel convertire il motore delle tabelle. Puoi anche usare il comando <tt>php scripts/dbstructure.php toinnodb</tt> nella tua installazione Friendica per eseguire la conversione automaticamente.<br />";
|
||||
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
|
||||
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "È disponibile per il download una nuova versione di Friendica. La tua versione è %1\$s, la versione upstream è %2\$s";
|
||||
$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "L'aggiornamento del database è fallito. Esegui \"php scripts/dbstructure.php update\" dalla riga di comando per poter vedere gli eventuali errori che potrebbero apparire.";
|
||||
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
|
||||
$a->strings["The worker was never executed. Please check your database structure!"] = "Il worker non è mai stato eseguito. Controlla la struttura del tuo database!";
|
||||
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "L'ultima esecuzione del worker è stata alle %sUTC, ovvero più di un'ora fa. Controlla le impostazioni del tuo crontab.";
|
||||
$a->strings["Normal Account"] = "Account normale";
|
||||
|
@ -1113,6 +1280,7 @@ $a->strings["Policies"] = "Politiche";
|
|||
$a->strings["Auto Discovered Contact Directory"] = "Elenco Contatti Scoperto Automaticamente";
|
||||
$a->strings["Performance"] = "Performance";
|
||||
$a->strings["Worker"] = "Worker";
|
||||
$a->strings["Message Relay"] = "";
|
||||
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Trasloca - ATTENZIONE: funzione avanzata! Può rendere questo server irraggiungibile.";
|
||||
$a->strings["Site name"] = "Nome del sito";
|
||||
$a->strings["Host name"] = "Nome host";
|
||||
|
@ -1148,7 +1316,7 @@ $a->strings["Register policy"] = "Politica di registrazione";
|
|||
$a->strings["Maximum Daily Registrations"] = "Massime registrazioni giornaliere";
|
||||
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto.";
|
||||
$a->strings["Register text"] = "Testo registrazione";
|
||||
$a->strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione.";
|
||||
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
|
||||
$a->strings["Accounts abandoned after x days"] = "Account abbandonati dopo x giorni";
|
||||
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo.";
|
||||
$a->strings["Allowed friend domains"] = "Domini amici consentiti";
|
||||
|
@ -1245,6 +1413,7 @@ $a->strings["New base url"] = "Nuovo url base";
|
|||
$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Cambia l'URL base di questo server. Invia il messaggio di trasloco a tutti i contatti Friendica e Diaspora* di tutti gli utenti.";
|
||||
$a->strings["RINO Encryption"] = "Crittografia RINO";
|
||||
$a->strings["Encryption layer between nodes."] = "Crittografia delle comunicazioni tra nodi.";
|
||||
$a->strings["Enabled"] = "";
|
||||
$a->strings["Maximum number of parallel workers"] = "Massimo numero di lavori in parallelo";
|
||||
$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Su host condivisi imposta a 2. Su sistemi più grandi, valori fino a 10 vanno bene. Il valore di default è 4.";
|
||||
$a->strings["Don't use 'proc_open' with the worker"] = "Non usare 'proc_open' con il worker";
|
||||
|
@ -1253,6 +1422,20 @@ $a->strings["Enable fastlane"] = "Abilita fastlane";
|
|||
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa.";
|
||||
$a->strings["Enable frontend worker"] = "Abilita worker da frontend";
|
||||
$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Quando abilitato, il processo è avviato quando viene eseguito un accesso al backend (per esempio, quando un messaggio viene consegnato). Su siti più piccoli potresti voler chiamare %s/worker regolarmente attraverso un cron esterno. Dovresti abilitare questa opzione solo se non puoi impostare esecuzioni pianificate sul tuo server. ";
|
||||
$a->strings["Subscribe to relay"] = "";
|
||||
$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
|
||||
$a->strings["Relay server"] = "";
|
||||
$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
|
||||
$a->strings["Direct relay transfer"] = "";
|
||||
$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
|
||||
$a->strings["Relay scope"] = "";
|
||||
$a->strings["Can be 'all' or 'tags'. 'all' means that every public post should be received. 'tags' means that only posts with selected tags should be received."] = "";
|
||||
$a->strings["all"] = "";
|
||||
$a->strings["tags"] = "";
|
||||
$a->strings["Server tags"] = "";
|
||||
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "";
|
||||
$a->strings["Allow user tags"] = "";
|
||||
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "";
|
||||
$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come di successo";
|
||||
$a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
|
||||
$a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
|
||||
|
@ -1267,7 +1450,7 @@ $a->strings["This does not include updates prior to 1139, which did not return a
|
|||
$a->strings["Mark success (if update was manually applied)"] = "Segna completato (se l'update è stato applicato manualmente)";
|
||||
$a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico";
|
||||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nGentile %1\$s,\n l'amministratore di %2\$s ha impostato un account per te.";
|
||||
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\nI dettagli del tuo utente sono:\n Indirizzo del sito: %1\$s\n Nome utente: %2\$s\n Password: %3\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4\$s";
|
||||
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "";
|
||||
$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s";
|
||||
$a->strings["%s user blocked/unblocked"] = [
|
||||
0 => "%s utente bloccato/sbloccato",
|
||||
|
@ -1333,166 +1516,6 @@ $a->strings["Off"] = "Spento";
|
|||
$a->strings["On"] = "Acceso";
|
||||
$a->strings["Lock feature %s"] = "Blocca funzionalità %s";
|
||||
$a->strings["Manage Additional Features"] = "Gestisci Funzionalità Aggiuntive";
|
||||
$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):";
|
||||
$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:";
|
||||
$a->strings["Source input: "] = "Sorgente:";
|
||||
$a->strings["bbcode (raw HTML(: "] = "bbcode (HTML grezzo):";
|
||||
$a->strings["bbcode: "] = "bbcode: ";
|
||||
$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
|
||||
$a->strings["bb2diaspora: "] = "bb2diaspora: ";
|
||||
$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
|
||||
$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
|
||||
$a->strings["Source input (Diaspora format): "] = "Sorgente (formato Diaspora):";
|
||||
$a->strings["diaspora2bb: "] = "diaspora2bb: ";
|
||||
$a->strings["Login"] = "Accedi";
|
||||
$a->strings["The post was created"] = "Il messaggio è stato creato";
|
||||
$a->strings["Community option not available."] = "Opzione Comunità non disponibile";
|
||||
$a->strings["Not available."] = "Non disponibile.";
|
||||
$a->strings["Local Community"] = "Comunità Locale";
|
||||
$a->strings["Posts from local users on this server"] = "Messaggi dagli utenti locali su questo sito";
|
||||
$a->strings["Global Community"] = "Comunità Globale";
|
||||
$a->strings["Posts from users of the whole federated network"] = "Messaggi dagli utenti della rete federata";
|
||||
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo.";
|
||||
$a->strings["Status:"] = "Stato:";
|
||||
$a->strings["Homepage:"] = "Homepage:";
|
||||
$a->strings["Global Directory"] = "Elenco globale";
|
||||
$a->strings["Find on this site"] = "Cerca nel sito";
|
||||
$a->strings["Results for:"] = "Risultati per:";
|
||||
$a->strings["Site Directory"] = "Elenco del sito";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
|
||||
$a->strings["Item not found"] = "Oggetto non trovato";
|
||||
$a->strings["Edit post"] = "Modifica messaggio";
|
||||
$a->strings["Event can not end before it has started."] = "Un evento non può finire prima di iniziare.";
|
||||
$a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
|
||||
$a->strings["Create New Event"] = "Crea un nuovo evento";
|
||||
$a->strings["Event details"] = "Dettagli dell'evento";
|
||||
$a->strings["Starting date and Title are required."] = "La data di inizio e il titolo sono richiesti.";
|
||||
$a->strings["Event Starts:"] = "L'evento inizia:";
|
||||
$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è definita";
|
||||
$a->strings["Event Finishes:"] = "L'evento finisce:";
|
||||
$a->strings["Adjust for viewer timezone"] = "Visualizza con il fuso orario di chi legge";
|
||||
$a->strings["Description:"] = "Descrizione:";
|
||||
$a->strings["Title:"] = "Titolo:";
|
||||
$a->strings["Share this event"] = "Condividi questo evento";
|
||||
$a->strings["Basic"] = "Base";
|
||||
$a->strings["Failed to remove event"] = "Rimozione evento fallita.";
|
||||
$a->strings["Event removed"] = "Evento rimosso";
|
||||
$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
|
||||
$a->strings["Suggest Friends"] = "Suggerisci amici";
|
||||
$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
|
||||
$a->strings["Group created."] = "Gruppo creato.";
|
||||
$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
|
||||
$a->strings["Group not found."] = "Gruppo non trovato.";
|
||||
$a->strings["Group name changed."] = "Il nome del gruppo è cambiato.";
|
||||
$a->strings["Save Group"] = "Salva gruppo";
|
||||
$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
|
||||
$a->strings["Group Name: "] = "Nome del gruppo:";
|
||||
$a->strings["Group removed."] = "Gruppo rimosso.";
|
||||
$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
|
||||
$a->strings["Delete Group"] = "Elimina Gruppo";
|
||||
$a->strings["Group Editor"] = "Modifica gruppo";
|
||||
$a->strings["Edit Group Name"] = "Modifica Nome Gruppo";
|
||||
$a->strings["Members"] = "Membri";
|
||||
$a->strings["Group is empty"] = "Il gruppo è vuoto";
|
||||
$a->strings["Remove Contact"] = "Rimuovi Contatto";
|
||||
$a->strings["Add Contact"] = "Aggiungi Contatto";
|
||||
$a->strings["New Message"] = "Nuovo messaggio";
|
||||
$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
|
||||
$a->strings["Messages"] = "Messaggi";
|
||||
$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
|
||||
$a->strings["Message deleted."] = "Messaggio eliminato.";
|
||||
$a->strings["Conversation removed."] = "Conversazione rimossa.";
|
||||
$a->strings["No messages."] = "Nessun messaggio.";
|
||||
$a->strings["Message not available."] = "Messaggio non disponibile.";
|
||||
$a->strings["Delete message"] = "Elimina il messaggio";
|
||||
$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
|
||||
$a->strings["Delete conversation"] = "Elimina la conversazione";
|
||||
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
|
||||
$a->strings["Send Reply"] = "Invia la risposta";
|
||||
$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
|
||||
$a->strings["You and %s"] = "Tu e %s";
|
||||
$a->strings["%s and You"] = "%s e Tu";
|
||||
$a->strings["%d message"] = [
|
||||
0 => "%d messaggio",
|
||||
1 => "%d messaggi",
|
||||
];
|
||||
$a->strings["add"] = "aggiungi";
|
||||
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
|
||||
0 => "Attenzione: Questo gruppo contiene %s membro da una rete che non permette la ricezione di messaggi non pubblici.",
|
||||
1 => "Attenzione: Questo gruppo contiene %s membri da reti che non permettono la ricezione di messaggi non pubblici.",
|
||||
];
|
||||
$a->strings["Messages in this group won't be send to these receivers."] = "I messaggi in questo gruppo non saranno inviati ai quei contatti.";
|
||||
$a->strings["No such group"] = "Nessun gruppo";
|
||||
$a->strings["Group: %s"] = "Gruppo: %s";
|
||||
$a->strings["Private messages to this person are at risk of public disclosure."] = "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente.";
|
||||
$a->strings["Invalid contact."] = "Contatto non valido.";
|
||||
$a->strings["Commented Order"] = "Ordina per commento";
|
||||
$a->strings["Sort by Comment Date"] = "Ordina per data commento";
|
||||
$a->strings["Posted Order"] = "Ordina per invio";
|
||||
$a->strings["Sort by Post Date"] = "Ordina per data messaggio";
|
||||
$a->strings["Posts that mention or involve you"] = "Messaggi che ti citano o coinvolgono";
|
||||
$a->strings["New"] = "Nuovo";
|
||||
$a->strings["Activity Stream - by date"] = "Activity Stream - per data";
|
||||
$a->strings["Shared Links"] = "Links condivisi";
|
||||
$a->strings["Interesting Links"] = "Link Interessanti";
|
||||
$a->strings["Starred"] = "Preferiti";
|
||||
$a->strings["Favourite Posts"] = "Messaggi preferiti";
|
||||
$a->strings["Personal Notes"] = "Note personali";
|
||||
$a->strings["Photo Albums"] = "Album foto";
|
||||
$a->strings["Recent Photos"] = "Foto recenti";
|
||||
$a->strings["Upload New Photos"] = "Carica nuove foto";
|
||||
$a->strings["everybody"] = "tutti";
|
||||
$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
|
||||
$a->strings["Album not found."] = "Album non trovato.";
|
||||
$a->strings["Delete Album"] = "Rimuovi album";
|
||||
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
|
||||
$a->strings["Delete Photo"] = "Rimuovi foto";
|
||||
$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
|
||||
$a->strings["a photo"] = "una foto";
|
||||
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
|
||||
$a->strings["Image upload didn't complete, please try again"] = "Caricamento dell'immagine non completato. Prova di nuovo.";
|
||||
$a->strings["Image file is missing"] = "Il file dell'immagine è mancante";
|
||||
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Il server non può accettare il caricamento di un nuovo file in questo momento, contattare l'amministratore";
|
||||
$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
|
||||
$a->strings["No photos selected"] = "Nessuna foto selezionata";
|
||||
$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
|
||||
$a->strings["Upload Photos"] = "Carica foto";
|
||||
$a->strings["New album name: "] = "Nome nuovo album: ";
|
||||
$a->strings["or existing album name: "] = "o nome di un album esistente: ";
|
||||
$a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload";
|
||||
$a->strings["Show to Groups"] = "Mostra ai gruppi";
|
||||
$a->strings["Show to Contacts"] = "Mostra ai contatti";
|
||||
$a->strings["Edit Album"] = "Modifica album";
|
||||
$a->strings["Show Newest First"] = "Mostra nuove foto per prime";
|
||||
$a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
|
||||
$a->strings["View Photo"] = "Vedi foto";
|
||||
$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere limitato.";
|
||||
$a->strings["Photo not available"] = "Foto non disponibile";
|
||||
$a->strings["View photo"] = "Vedi foto";
|
||||
$a->strings["Edit photo"] = "Modifica foto";
|
||||
$a->strings["Use as profile photo"] = "Usa come foto del profilo";
|
||||
$a->strings["Private Message"] = "Messaggio privato";
|
||||
$a->strings["View Full Size"] = "Vedi dimensione intera";
|
||||
$a->strings["Tags: "] = "Tag: ";
|
||||
$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
|
||||
$a->strings["New album name"] = "Nuovo nome dell'album";
|
||||
$a->strings["Caption"] = "Titolo";
|
||||
$a->strings["Add a Tag"] = "Aggiungi tag";
|
||||
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
|
||||
$a->strings["Do not rotate"] = "Non ruotare";
|
||||
$a->strings["Rotate CW (right)"] = "Ruota a destra";
|
||||
$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
|
||||
$a->strings["I like this (toggle)"] = "Mi piace (clic per cambiare)";
|
||||
$a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)";
|
||||
$a->strings["This is you"] = "Questo sei tu";
|
||||
$a->strings["Comment"] = "Commento";
|
||||
$a->strings["Map"] = "Mappa";
|
||||
$a->strings["View Album"] = "Sfoglia l'album";
|
||||
$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
|
||||
$a->strings["%s's posts"] = "il messaggio di %s";
|
||||
$a->strings["%s's comments"] = "il commento di %s";
|
||||
$a->strings["%s's timeline"] = "la timeline di %s";
|
||||
$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
|
||||
$a->strings["Display"] = "Visualizzazione";
|
||||
$a->strings["Social Networks"] = "Social Networks";
|
||||
$a->strings["Delegations"] = "Delegazioni";
|
||||
|
@ -1505,6 +1528,7 @@ $a->strings["Features updated"] = "Funzionalità aggiornate";
|
|||
$a->strings["Relocate message has been send to your contacts"] = "Il messaggio di trasloco è stato inviato ai tuoi contatti";
|
||||
$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata.";
|
||||
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata.";
|
||||
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "";
|
||||
$a->strings["Wrong password."] = "Password sbagliata.";
|
||||
$a->strings["Password changed."] = "Password cambiata.";
|
||||
$a->strings["Password update failed. Please try again."] = "Aggiornamento password fallito. Prova ancora.";
|
||||
|
@ -1537,6 +1561,8 @@ $a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integra
|
|||
$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
|
||||
$a->strings["Email access is disabled on this site."] = "L'accesso email è disabilitato su questo sito.";
|
||||
$a->strings["General Social Media Settings"] = "Impostazioni Media Sociali";
|
||||
$a->strings["Disable Content Warning"] = "";
|
||||
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "";
|
||||
$a->strings["Disable intelligent shortening"] = "Disabilita accorciamento intelligente";
|
||||
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica.";
|
||||
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Segui automaticamente chiunque da GNU Social (OStatus) ti segua o ti menzioni";
|
||||
|
@ -1680,80 +1706,22 @@ $a->strings["Show desktop popup on new notifications"] = "Mostra un popup di not
|
|||
$a->strings["Text-only notification emails"] = "Email di notifica in solo testo";
|
||||
$a->strings["Send text only notification emails, without the html part"] = "Invia le email di notifica in solo testo, senza la parte in html";
|
||||
$a->strings["Show detailled notifications"] = "Mostra notifiche dettagliate";
|
||||
$a->strings["Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed."] = "Per impostazione predefinita, le notifiche sono raggruppate in una singola notifica per articolo. Se abilitato, viene visualizzate tutte le notifiche.";
|
||||
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "";
|
||||
$a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate Account/Tipo di pagina";
|
||||
$a->strings["Change the behaviour of this account for special situations"] = "Modifica il comportamento di questo account in situazioni speciali";
|
||||
$a->strings["Relocate"] = "Trasloca";
|
||||
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone.";
|
||||
$a->strings["Resend relocate message to contacts"] = "Invia nuovamente il messaggio di trasloco ai contatti";
|
||||
$a->strings["Do you really want to delete this video?"] = "Vuoi veramente cancellare questo video?";
|
||||
$a->strings["Delete Video"] = "Rimuovi video";
|
||||
$a->strings["No videos selected"] = "Nessun video selezionato";
|
||||
$a->strings["Recent Videos"] = "Video Recenti";
|
||||
$a->strings["Upload New Videos"] = "Carica Nuovo Video";
|
||||
$a->strings["default"] = "default";
|
||||
$a->strings["greenzero"] = "greenzero";
|
||||
$a->strings["purplezero"] = "purplezero";
|
||||
$a->strings["easterbunny"] = "easterbunny";
|
||||
$a->strings["darkzero"] = "darkzero";
|
||||
$a->strings["comix"] = "comix";
|
||||
$a->strings["slackr"] = "slackr";
|
||||
$a->strings["Variations"] = "Varianti";
|
||||
$a->strings["Repeat the image"] = "Ripeti l'immagine";
|
||||
$a->strings["Will repeat your image to fill the background."] = "Ripete l'immagine per riempire lo sfondo.";
|
||||
$a->strings["Stretch"] = "Stira";
|
||||
$a->strings["Will stretch to width/height of the image."] = "Stira l'immagine.";
|
||||
$a->strings["Resize fill and-clip"] = "Scala e ritaglia";
|
||||
$a->strings["Resize to fill and retain aspect ratio."] = "Scala l'immagine a riempire mantenendo le proporzioni.";
|
||||
$a->strings["Resize best fit"] = "Scala best fit";
|
||||
$a->strings["Resize to best fit and retain aspect ratio."] = "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni.";
|
||||
$a->strings["Default"] = "Default";
|
||||
$a->strings["Note"] = "Note";
|
||||
$a->strings["Check image permissions if all users are allowed to visit the image"] = "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla";
|
||||
$a->strings["Select scheme"] = "Seleziona schema";
|
||||
$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione";
|
||||
$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione";
|
||||
$a->strings["Link color"] = "Colore link";
|
||||
$a->strings["Set the background color"] = "Imposta il colore di sfondo";
|
||||
$a->strings["Content background opacity"] = "Trasparenza sfondo contenuto";
|
||||
$a->strings["Set the background image"] = "Imposta l'immagine di sfondo";
|
||||
$a->strings["Login page background image"] = "Immagine di sfondo della pagina di login";
|
||||
$a->strings["Login page background color"] = "Colore di sfondo della pagina di login";
|
||||
$a->strings["Leave background image and color empty for theme defaults"] = "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema";
|
||||
$a->strings["Guest"] = "Ospite";
|
||||
$a->strings["Visitor"] = "Visitatore";
|
||||
$a->strings["Logout"] = "Esci";
|
||||
$a->strings["End this session"] = "Finisci questa sessione";
|
||||
$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
|
||||
$a->strings["Your profile page"] = "Pagina del tuo profilo";
|
||||
$a->strings["Your photos"] = "Le tue foto";
|
||||
$a->strings["Videos"] = "Video";
|
||||
$a->strings["Your videos"] = "I tuoi video";
|
||||
$a->strings["Your events"] = "I tuoi eventi";
|
||||
$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
|
||||
$a->strings["Events and Calendar"] = "Eventi e calendario";
|
||||
$a->strings["Private mail"] = "Posta privata";
|
||||
$a->strings["Account settings"] = "Parametri account";
|
||||
$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
|
||||
$a->strings["Alignment"] = "Allineamento";
|
||||
$a->strings["Left"] = "Sinistra";
|
||||
$a->strings["Center"] = "Centrato";
|
||||
$a->strings["Color scheme"] = "Schema colori";
|
||||
$a->strings["Posts font size"] = "Dimensione caratteri post";
|
||||
$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
|
||||
$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto";
|
||||
$a->strings["Set style"] = "Imposta stile";
|
||||
$a->strings["Community Pages"] = "Pagine Comunitarie";
|
||||
$a->strings["Community Profiles"] = "Profili Comunità";
|
||||
$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
|
||||
$a->strings["Connect Services"] = "Servizi connessi";
|
||||
$a->strings["Find Friends"] = "Trova Amici";
|
||||
$a->strings["Last users"] = "Ultimi utenti";
|
||||
$a->strings["Local Directory"] = "Elenco Locale";
|
||||
$a->strings["Similar Interests"] = "Interessi simili";
|
||||
$a->strings["Invite Friends"] = "Invita amici";
|
||||
$a->strings["External link to forum"] = "Link esterno al forum";
|
||||
$a->strings["Quick Start"] = "Quick Start";
|
||||
$a->strings["Error decoding account file"] = "Errore decodificando il file account";
|
||||
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
|
||||
$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
|
||||
$a->strings["User creation error"] = "Errore creando l'utente";
|
||||
$a->strings["User profile creation error"] = "Errore creando il profilo dell'utente";
|
||||
$a->strings["%d contact not imported"] = [
|
||||
0 => "%d contatto non importato",
|
||||
1 => "%d contatti non importati",
|
||||
];
|
||||
$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
|
||||
$a->strings["System"] = "Sistema";
|
||||
$a->strings["Home"] = "Home";
|
||||
$a->strings["Introductions"] = "Presentazioni";
|
||||
|
@ -1768,16 +1736,13 @@ $a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
|
|||
$a->strings["Friend Suggestion"] = "Amico suggerito";
|
||||
$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
|
||||
$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
|
||||
$a->strings["Error decoding account file"] = "Errore decodificando il file account";
|
||||
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
|
||||
$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
|
||||
$a->strings["User creation error"] = "Errore creando l'utente";
|
||||
$a->strings["User profile creation error"] = "Errore creando il profilo dell'utente";
|
||||
$a->strings["%d contact not imported"] = [
|
||||
0 => "%d contatto non importato",
|
||||
1 => "%d contatti non importati",
|
||||
];
|
||||
$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
|
||||
$a->strings["Post to Email"] = "Invia a email";
|
||||
$a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?";
|
||||
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
|
||||
$a->strings["Visible to everybody"] = "Visibile a tutti";
|
||||
$a->strings["show"] = "mostra";
|
||||
$a->strings["don't show"] = "non mostrare";
|
||||
$a->strings["Close"] = "Chiudi";
|
||||
$a->strings["Birthday:"] = "Compleanno:";
|
||||
$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
|
||||
$a->strings["never"] = "mai";
|
||||
|
@ -1801,85 +1766,17 @@ $a->strings["$1 wrote:"] = "$1 ha scritto:";
|
|||
$a->strings["Encrypted content"] = "Contenuto criptato";
|
||||
$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido";
|
||||
$a->strings["Invalid link protocol"] = "Protocollo link non valido";
|
||||
$a->strings["Frequently"] = "Frequentemente";
|
||||
$a->strings["Hourly"] = "Ogni ora";
|
||||
$a->strings["Twice daily"] = "Due volte al dì";
|
||||
$a->strings["Daily"] = "Giornalmente";
|
||||
$a->strings["Weekly"] = "Settimanalmente";
|
||||
$a->strings["Monthly"] = "Mensilmente";
|
||||
$a->strings["OStatus"] = "Ostatus";
|
||||
$a->strings["RSS/Atom"] = "RSS / Atom";
|
||||
$a->strings["Facebook"] = "Facebook";
|
||||
$a->strings["Zot!"] = "Zot!";
|
||||
$a->strings["LinkedIn"] = "LinkedIn";
|
||||
$a->strings["XMPP/IM"] = "XMPP/IM";
|
||||
$a->strings["MySpace"] = "MySpace";
|
||||
$a->strings["Google+"] = "Google+";
|
||||
$a->strings["pump.io"] = "pump.io";
|
||||
$a->strings["Twitter"] = "Twitter";
|
||||
$a->strings["Diaspora Connector"] = "Connettore Diaspora";
|
||||
$a->strings["GNU Social Connector"] = "Connettore GNU Social";
|
||||
$a->strings["pnut"] = "pnut";
|
||||
$a->strings["App.net"] = "App.net";
|
||||
$a->strings["Male"] = "Maschio";
|
||||
$a->strings["Female"] = "Femmina";
|
||||
$a->strings["Currently Male"] = "Al momento maschio";
|
||||
$a->strings["Currently Female"] = "Al momento femmina";
|
||||
$a->strings["Mostly Male"] = "Prevalentemente maschio";
|
||||
$a->strings["Mostly Female"] = "Prevalentemente femmina";
|
||||
$a->strings["Transgender"] = "Transgender";
|
||||
$a->strings["Intersex"] = "Intersex";
|
||||
$a->strings["Transsexual"] = "Transessuale";
|
||||
$a->strings["Hermaphrodite"] = "Ermafrodito";
|
||||
$a->strings["Neuter"] = "Neutro";
|
||||
$a->strings["Non-specific"] = "Non specificato";
|
||||
$a->strings["Other"] = "Altro";
|
||||
$a->strings["Males"] = "Maschi";
|
||||
$a->strings["Females"] = "Femmine";
|
||||
$a->strings["Gay"] = "Gay";
|
||||
$a->strings["Lesbian"] = "Lesbica";
|
||||
$a->strings["No Preference"] = "Nessuna preferenza";
|
||||
$a->strings["Bisexual"] = "Bisessuale";
|
||||
$a->strings["Autosexual"] = "Autosessuale";
|
||||
$a->strings["Abstinent"] = "Astinente";
|
||||
$a->strings["Virgin"] = "Vergine";
|
||||
$a->strings["Deviant"] = "Deviato";
|
||||
$a->strings["Fetish"] = "Fetish";
|
||||
$a->strings["Oodles"] = "Un sacco";
|
||||
$a->strings["Nonsexual"] = "Asessuato";
|
||||
$a->strings["Single"] = "Single";
|
||||
$a->strings["Lonely"] = "Solitario";
|
||||
$a->strings["Available"] = "Disponibile";
|
||||
$a->strings["Unavailable"] = "Non disponibile";
|
||||
$a->strings["Has crush"] = "è cotto/a";
|
||||
$a->strings["Infatuated"] = "infatuato/a";
|
||||
$a->strings["Dating"] = "Disponibile a un incontro";
|
||||
$a->strings["Unfaithful"] = "Infedele";
|
||||
$a->strings["Sex Addict"] = "Sesso-dipendente";
|
||||
$a->strings["Friends"] = "Amici";
|
||||
$a->strings["Friends/Benefits"] = "Amici con benefici";
|
||||
$a->strings["Casual"] = "Casual";
|
||||
$a->strings["Engaged"] = "Impegnato";
|
||||
$a->strings["Married"] = "Sposato";
|
||||
$a->strings["Imaginarily married"] = "immaginariamente sposato/a";
|
||||
$a->strings["Partners"] = "Partners";
|
||||
$a->strings["Cohabiting"] = "Coinquilino";
|
||||
$a->strings["Common law"] = "diritto comune";
|
||||
$a->strings["Happy"] = "Felice";
|
||||
$a->strings["Not looking"] = "Non guarda";
|
||||
$a->strings["Swinger"] = "Scambista";
|
||||
$a->strings["Betrayed"] = "Tradito";
|
||||
$a->strings["Separated"] = "Separato";
|
||||
$a->strings["Unstable"] = "Instabile";
|
||||
$a->strings["Divorced"] = "Divorziato";
|
||||
$a->strings["Imaginarily divorced"] = "immaginariamente divorziato/a";
|
||||
$a->strings["Widowed"] = "Vedovo";
|
||||
$a->strings["Uncertain"] = "Incerto";
|
||||
$a->strings["It's complicated"] = "E' complicato";
|
||||
$a->strings["Don't care"] = "Non interessa";
|
||||
$a->strings["Ask me"] = "Chiedimelo";
|
||||
$a->strings["External link to forum"] = "Link esterno al forum";
|
||||
$a->strings["Nothing new here"] = "Niente di nuovo qui";
|
||||
$a->strings["Clear notifications"] = "Pulisci le notifiche";
|
||||
$a->strings["Logout"] = "Esci";
|
||||
$a->strings["End this session"] = "Finisci questa sessione";
|
||||
$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
|
||||
$a->strings["Your profile page"] = "Pagina del tuo profilo";
|
||||
$a->strings["Your photos"] = "Le tue foto";
|
||||
$a->strings["Videos"] = "Video";
|
||||
$a->strings["Your videos"] = "I tuoi video";
|
||||
$a->strings["Your events"] = "I tuoi eventi";
|
||||
$a->strings["Personal notes"] = "Note personali";
|
||||
$a->strings["Your personal notes"] = "Le tue note personali";
|
||||
$a->strings["Sign in"] = "Entra";
|
||||
|
@ -1891,23 +1788,33 @@ $a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e
|
|||
$a->strings["Search site content"] = "Cerca nel contenuto del sito";
|
||||
$a->strings["Community"] = "Comunità";
|
||||
$a->strings["Conversations on this and other servers"] = "Conversazioni su questo e su altri server";
|
||||
$a->strings["Events and Calendar"] = "Eventi e calendario";
|
||||
$a->strings["Directory"] = "Elenco";
|
||||
$a->strings["People directory"] = "Elenco delle persone";
|
||||
$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
|
||||
$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
|
||||
$a->strings["Network Reset"] = "Reset pagina Rete";
|
||||
$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro";
|
||||
$a->strings["Friend Requests"] = "Richieste di amicizia";
|
||||
$a->strings["See all notifications"] = "Vedi tutte le notifiche";
|
||||
$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
|
||||
$a->strings["Private mail"] = "Posta privata";
|
||||
$a->strings["Inbox"] = "In arrivo";
|
||||
$a->strings["Outbox"] = "Inviati";
|
||||
$a->strings["Manage"] = "Gestisci";
|
||||
$a->strings["Manage other pages"] = "Gestisci altre pagine";
|
||||
$a->strings["Account settings"] = "Parametri account";
|
||||
$a->strings["Profiles"] = "Profili";
|
||||
$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili";
|
||||
$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
|
||||
$a->strings["Site setup and configuration"] = "Configurazione del sito";
|
||||
$a->strings["Navigation"] = "Navigazione";
|
||||
$a->strings["Site map"] = "Mappa del sito";
|
||||
$a->strings["Embedding disabled"] = "Embed disabilitato";
|
||||
$a->strings["Embedded content"] = "Contenuto incorporato";
|
||||
$a->strings["Export"] = "Esporta";
|
||||
$a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical";
|
||||
$a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv";
|
||||
$a->strings["General Features"] = "Funzionalità generali";
|
||||
$a->strings["Multiple Profiles"] = "Profili multipli";
|
||||
$a->strings["Ability to create multiple profiles"] = "Possibilità di creare profili multipli";
|
||||
|
@ -1960,8 +1867,6 @@ $a->strings["Tag Cloud"] = "Tag Cloud";
|
|||
$a->strings["Provide a personal tag cloud on your profile page"] = "Mostra una nuvola dei tag personali sulla tua pagina di profilo";
|
||||
$a->strings["Display Membership Date"] = "Mostra la Data di Registrazione";
|
||||
$a->strings["Display membership date in profile"] = "Mostra la data in cui ti sei registrato nel profilo";
|
||||
$a->strings["Embedding disabled"] = "Embed disabilitato";
|
||||
$a->strings["Embedded content"] = "Contenuto incorporato";
|
||||
$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
|
||||
$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
|
||||
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
|
||||
|
@ -1972,7 +1877,9 @@ $a->strings["%d invitation available"] = [
|
|||
$a->strings["Find People"] = "Trova persone";
|
||||
$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
|
||||
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
|
||||
$a->strings["Similar Interests"] = "Interessi simili";
|
||||
$a->strings["Random Profile"] = "Profilo causale";
|
||||
$a->strings["Invite Friends"] = "Invita amici";
|
||||
$a->strings["View Global Directory"] = "Vedi Directory Globale";
|
||||
$a->strings["Networks"] = "Reti";
|
||||
$a->strings["All Networks"] = "Tutte le Reti";
|
||||
|
@ -1982,6 +1889,83 @@ $a->strings["%d contact in common"] = [
|
|||
0 => "%d contatto in comune",
|
||||
1 => "%d contatti in comune",
|
||||
];
|
||||
$a->strings["Frequently"] = "";
|
||||
$a->strings["Hourly"] = "";
|
||||
$a->strings["Twice daily"] = "";
|
||||
$a->strings["Daily"] = "";
|
||||
$a->strings["Weekly"] = "";
|
||||
$a->strings["Monthly"] = "";
|
||||
$a->strings["OStatus"] = "";
|
||||
$a->strings["RSS/Atom"] = "";
|
||||
$a->strings["Facebook"] = "";
|
||||
$a->strings["Zot!"] = "";
|
||||
$a->strings["LinkedIn"] = "";
|
||||
$a->strings["XMPP/IM"] = "";
|
||||
$a->strings["MySpace"] = "";
|
||||
$a->strings["Google+"] = "";
|
||||
$a->strings["pump.io"] = "";
|
||||
$a->strings["Twitter"] = "";
|
||||
$a->strings["Diaspora Connector"] = "";
|
||||
$a->strings["GNU Social Connector"] = "";
|
||||
$a->strings["pnut"] = "";
|
||||
$a->strings["App.net"] = "";
|
||||
$a->strings["Male"] = "";
|
||||
$a->strings["Female"] = "";
|
||||
$a->strings["Currently Male"] = "";
|
||||
$a->strings["Currently Female"] = "";
|
||||
$a->strings["Mostly Male"] = "";
|
||||
$a->strings["Mostly Female"] = "";
|
||||
$a->strings["Transgender"] = "";
|
||||
$a->strings["Intersex"] = "";
|
||||
$a->strings["Transsexual"] = "";
|
||||
$a->strings["Hermaphrodite"] = "";
|
||||
$a->strings["Neuter"] = "";
|
||||
$a->strings["Non-specific"] = "Non specificato";
|
||||
$a->strings["Other"] = "Altro";
|
||||
$a->strings["Males"] = "Maschi";
|
||||
$a->strings["Females"] = "Femmine";
|
||||
$a->strings["Gay"] = "Gay";
|
||||
$a->strings["Lesbian"] = "Lesbica";
|
||||
$a->strings["No Preference"] = "Nessuna preferenza";
|
||||
$a->strings["Bisexual"] = "Bisessuale";
|
||||
$a->strings["Autosexual"] = "Autosessuale";
|
||||
$a->strings["Abstinent"] = "Astinente";
|
||||
$a->strings["Virgin"] = "Vergine";
|
||||
$a->strings["Deviant"] = "Deviato";
|
||||
$a->strings["Fetish"] = "Fetish";
|
||||
$a->strings["Oodles"] = "Un sacco";
|
||||
$a->strings["Nonsexual"] = "Asessuato";
|
||||
$a->strings["Single"] = "Single";
|
||||
$a->strings["Lonely"] = "Solitario";
|
||||
$a->strings["Available"] = "Disponibile";
|
||||
$a->strings["Unavailable"] = "Non disponibile";
|
||||
$a->strings["Has crush"] = "è cotto/a";
|
||||
$a->strings["Infatuated"] = "infatuato/a";
|
||||
$a->strings["Dating"] = "Disponibile a un incontro";
|
||||
$a->strings["Unfaithful"] = "Infedele";
|
||||
$a->strings["Sex Addict"] = "Sesso-dipendente";
|
||||
$a->strings["Friends"] = "Amici";
|
||||
$a->strings["Friends/Benefits"] = "Amici con benefici";
|
||||
$a->strings["Casual"] = "Casual";
|
||||
$a->strings["Engaged"] = "Impegnato";
|
||||
$a->strings["Married"] = "Sposato";
|
||||
$a->strings["Imaginarily married"] = "immaginariamente sposato/a";
|
||||
$a->strings["Partners"] = "Partners";
|
||||
$a->strings["Cohabiting"] = "Coinquilino";
|
||||
$a->strings["Common law"] = "diritto comune";
|
||||
$a->strings["Happy"] = "Felice";
|
||||
$a->strings["Not looking"] = "Non guarda";
|
||||
$a->strings["Swinger"] = "Scambista";
|
||||
$a->strings["Betrayed"] = "Tradito";
|
||||
$a->strings["Separated"] = "Separato";
|
||||
$a->strings["Unstable"] = "Instabile";
|
||||
$a->strings["Divorced"] = "Divorziato";
|
||||
$a->strings["Imaginarily divorced"] = "immaginariamente divorziato/a";
|
||||
$a->strings["Widowed"] = "Vedovo";
|
||||
$a->strings["Uncertain"] = "Incerto";
|
||||
$a->strings["It's complicated"] = "E' complicato";
|
||||
$a->strings["Don't care"] = "Non interessa";
|
||||
$a->strings["Ask me"] = "Chiedimelo";
|
||||
$a->strings["There are no tables on MyISAM."] = "Non ci sono tabelle MyISAM";
|
||||
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non sei in grado di aiutarmi. Il mio database potrebbe essere invalido.";
|
||||
$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
|
||||
|
@ -1990,9 +1974,6 @@ $a->strings["Errors encountered performing database changes: "] = "Errori riscon
|
|||
$a->strings[": Database update"] = ": Aggiornamento database";
|
||||
$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s.";
|
||||
$a->strings["[no subject]"] = "[nessun oggetto]";
|
||||
$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s parteciperà a %3\$s di %2\$s";
|
||||
$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s non parteciperà a %3\$s di %2\$s";
|
||||
$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s forse parteciperà a %3\$s di %2\$s";
|
||||
$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
|
||||
$a->strings["Edit profile"] = "Modifica il profilo";
|
||||
$a->strings["Atom feed"] = "Feed Atom";
|
||||
|
@ -2022,6 +2003,17 @@ $a->strings["Work/employment:"] = "Lavoro:";
|
|||
$a->strings["School/education:"] = "Scuola:";
|
||||
$a->strings["Forums:"] = "Forum:";
|
||||
$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
|
||||
$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s parteciperà a %3\$s di %2\$s";
|
||||
$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s non parteciperà a %3\$s di %2\$s";
|
||||
$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s forse parteciperà a %3\$s di %2\$s";
|
||||
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
|
||||
$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti";
|
||||
$a->strings["Everybody"] = "Tutti";
|
||||
$a->strings["edit"] = "modifica";
|
||||
$a->strings["Edit group"] = "Modifica gruppo";
|
||||
$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
|
||||
$a->strings["Create a new group"] = "Crea un nuovo gruppo";
|
||||
$a->strings["Edit groups"] = "Modifica gruppi";
|
||||
$a->strings["Drop Contact"] = "Rimuovi contatto";
|
||||
$a->strings["Organisation"] = "Organizzazione";
|
||||
$a->strings["News"] = "Notizie";
|
||||
|
@ -2040,14 +2032,20 @@ $a->strings["Limited profile. This person will be unable to receive direct/perso
|
|||
$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
|
||||
$a->strings["%s's birthday"] = "Compleanno di %s";
|
||||
$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
|
||||
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
|
||||
$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti";
|
||||
$a->strings["Everybody"] = "Tutti";
|
||||
$a->strings["edit"] = "modifica";
|
||||
$a->strings["Edit group"] = "Modifica gruppo";
|
||||
$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
|
||||
$a->strings["Create a new group"] = "Crea un nuovo gruppo";
|
||||
$a->strings["Edit groups"] = "Modifica gruppi";
|
||||
$a->strings["Starts:"] = "Inizia:";
|
||||
$a->strings["Finishes:"] = "Finisce:";
|
||||
$a->strings["all-day"] = "tutto il giorno";
|
||||
$a->strings["Jun"] = "Giu";
|
||||
$a->strings["Sept"] = "Set";
|
||||
$a->strings["No events to display"] = "Nessun evento da mostrare";
|
||||
$a->strings["l, F j"] = "l j F";
|
||||
$a->strings["Edit event"] = "Modifica l'evento";
|
||||
$a->strings["Duplicate event"] = "Duplica evento";
|
||||
$a->strings["Delete event"] = "Elimina evento";
|
||||
$a->strings["D g:i A"] = "D G:i";
|
||||
$a->strings["g:i A"] = "G:i";
|
||||
$a->strings["Show map"] = "Mostra mappa";
|
||||
$a->strings["Hide map"] = "Nascondi mappa";
|
||||
$a->strings["Login failed"] = "Accesso fallito.";
|
||||
$a->strings["Not enough information to authenticate"] = "Informazioni insufficienti per l'autenticazione";
|
||||
$a->strings["An invitation is required."] = "E' richiesto un invito.";
|
||||
|
@ -2066,31 +2064,22 @@ $a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Il tuo nome ute
|
|||
$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
|
||||
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
|
||||
$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora.";
|
||||
$a->strings["default"] = "default";
|
||||
$a->strings["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
|
||||
$a->strings["An error occurred creating your self contact. Please try again."] = "C'è stato un errore nella creazione del tuo contatto. Prova ancora.";
|
||||
$a->strings["An error occurred creating your default contact group. Please try again."] = "C'è stato un errore nella creazione del tuo gruppo contatti di default. Prova ancora.";
|
||||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\nGentile %1\$s,\n\tGrazie per la tua registrazione su %2\$s. Il tuo account è in attesa di approvazione da parte di un amministratore.\n\t";
|
||||
$a->strings["Registration at %s"] = "Registrazione su %s";
|
||||
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\nGentile %1\$s,\n\tGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.\n\t";
|
||||
$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$s\n\n\t\t\tYou may change your password from your account Settings page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile keywords (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\n\t\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n\tIndirizzo del sito: %3\$s\n\tNome utente: %1\$s\n\tPassword: %5\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2\$s.";
|
||||
$a->strings["%s\\'s birthday"] = "compleanno di %s";
|
||||
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
|
||||
$a->strings["%s is now following %s."] = "%s sta seguendo %s";
|
||||
$a->strings["following"] = "segue";
|
||||
$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s";
|
||||
$a->strings["stopped following"] = "tolto dai seguiti";
|
||||
$a->strings["%s\\'s birthday"] = "compleanno di %s";
|
||||
$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
|
||||
$a->strings["Attachments:"] = "Allegati:";
|
||||
$a->strings["(no subject)"] = "(nessun oggetto)";
|
||||
$a->strings["Create a New Account"] = "Crea un nuovo account";
|
||||
$a->strings["Password: "] = "Password: ";
|
||||
$a->strings["Remember me"] = "Ricordati di me";
|
||||
$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
|
||||
$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
|
||||
$a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web ";
|
||||
$a->strings["terms of service"] = "condizioni del servizio";
|
||||
$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
|
||||
$a->strings["privacy policy"] = "politiche di privacy";
|
||||
$a->strings["Logged out."] = "Uscita effettuata.";
|
||||
$a->strings["This entry was edited"] = "Questa voce è stata modificata";
|
||||
$a->strings["save to folder"] = "salva nella cartella";
|
||||
$a->strings["I will attend"] = "Parteciperò";
|
||||
|
@ -2124,7 +2113,63 @@ $a->strings["Code"] = "Codice";
|
|||
$a->strings["Image"] = "Immagine";
|
||||
$a->strings["Link"] = "Link";
|
||||
$a->strings["Video"] = "Video";
|
||||
$a->strings["Create a New Account"] = "Crea un nuovo account";
|
||||
$a->strings["Password: "] = "Password: ";
|
||||
$a->strings["Remember me"] = "Ricordati di me";
|
||||
$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
|
||||
$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
|
||||
$a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web ";
|
||||
$a->strings["terms of service"] = "condizioni del servizio";
|
||||
$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
|
||||
$a->strings["privacy policy"] = "politiche di privacy";
|
||||
$a->strings["Logged out."] = "Uscita effettuata.";
|
||||
$a->strings["Delete this item?"] = "Cancellare questo elemento?";
|
||||
$a->strings["show fewer"] = "mostra di meno";
|
||||
$a->strings["greenzero"] = "greenzero";
|
||||
$a->strings["purplezero"] = "purplezero";
|
||||
$a->strings["easterbunny"] = "easterbunny";
|
||||
$a->strings["darkzero"] = "darkzero";
|
||||
$a->strings["comix"] = "comix";
|
||||
$a->strings["slackr"] = "slackr";
|
||||
$a->strings["Variations"] = "Varianti";
|
||||
$a->strings["Repeat the image"] = "Ripeti l'immagine";
|
||||
$a->strings["Will repeat your image to fill the background."] = "Ripete l'immagine per riempire lo sfondo.";
|
||||
$a->strings["Stretch"] = "Stira";
|
||||
$a->strings["Will stretch to width/height of the image."] = "Stira l'immagine.";
|
||||
$a->strings["Resize fill and-clip"] = "Scala e ritaglia";
|
||||
$a->strings["Resize to fill and retain aspect ratio."] = "Scala l'immagine a riempire mantenendo le proporzioni.";
|
||||
$a->strings["Resize best fit"] = "Scala best fit";
|
||||
$a->strings["Resize to best fit and retain aspect ratio."] = "Scala l'immagine alla miglior dimensione per riempire mantenendo le proporzioni.";
|
||||
$a->strings["Default"] = "Default";
|
||||
$a->strings["Note"] = "Note";
|
||||
$a->strings["Check image permissions if all users are allowed to visit the image"] = "Controlla i permessi dell'immagine se tutti gli utenti sono autorizzati a vederla";
|
||||
$a->strings["Select scheme"] = "Seleziona schema";
|
||||
$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione";
|
||||
$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione";
|
||||
$a->strings["Link color"] = "Colore link";
|
||||
$a->strings["Set the background color"] = "Imposta il colore di sfondo";
|
||||
$a->strings["Content background opacity"] = "Trasparenza sfondo contenuto";
|
||||
$a->strings["Set the background image"] = "Imposta l'immagine di sfondo";
|
||||
$a->strings["Login page background image"] = "Immagine di sfondo della pagina di login";
|
||||
$a->strings["Login page background color"] = "Colore di sfondo della pagina di login";
|
||||
$a->strings["Leave background image and color empty for theme defaults"] = "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema";
|
||||
$a->strings["Guest"] = "Ospite";
|
||||
$a->strings["Visitor"] = "Visitatore";
|
||||
$a->strings["Alignment"] = "Allineamento";
|
||||
$a->strings["Left"] = "Sinistra";
|
||||
$a->strings["Center"] = "Centrato";
|
||||
$a->strings["Color scheme"] = "Schema colori";
|
||||
$a->strings["Posts font size"] = "Dimensione caratteri post";
|
||||
$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
|
||||
$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto";
|
||||
$a->strings["Set style"] = "Imposta stile";
|
||||
$a->strings["Community Pages"] = "Pagine Comunitarie";
|
||||
$a->strings["Community Profiles"] = "Profili Comunità";
|
||||
$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
|
||||
$a->strings["Connect Services"] = "Servizi connessi";
|
||||
$a->strings["Find Friends"] = "Trova Amici";
|
||||
$a->strings["Last users"] = "Ultimi utenti";
|
||||
$a->strings["Local Directory"] = "Elenco Locale";
|
||||
$a->strings["Quick Start"] = "Quick Start";
|
||||
$a->strings["toggle mobile"] = "commuta tema mobile";
|
||||
$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue