friendica/view/it/strings.php

2159 lines
161 KiB
PHP
Raw Normal View History

2010-12-23 21:34:26 +01:00
<?php
2011-03-11 07:28:13 +01:00
function string_plural_select_it($n){
2012-09-30 09:07:14 +02:00
return ($n != 1);;
2011-03-11 07:28:13 +01:00
}
2011-03-18 11:04:12 +01:00
;
2013-02-22 17:21:34 +01:00
$a->strings["Altpager settings updated."] = "Impostazioni Altpager aggiornate.";
$a->strings["Alternate Pagination Setting"] = "Impostazioni Paginatore Alternativo";
$a->strings["Use links to \"newer\" and \"older\" pages in place of page numbers?"] = "Usa i collegamenti \"nuovi\" e \"vecchi\" al posto dei numeri di pagina?";
2011-11-15 19:40:38 +01:00
$a->strings["Submit"] = "Invia";
2013-02-22 17:21:34 +01:00
$a->strings["Bg settings updated."] = "Impostazioni Bg aggiornate.";
$a->strings["Bg Settings"] = "Impostazioni Bg.";
$a->strings["How many contacts to display on profile sidebar"] = "Quanti contatti visualizzare nella barra laterale del profilo";
$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\"";
$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi da bloccare";
$a->strings["BLOCKEM Settings saved."] = "Impostazioni salvate.";
$a->strings["Blocked %s - Click to open/close"] = "%s bloccato - Clicca per aprire/chiudere";
$a->strings["Unblock Author"] = "Sblocca autore";
$a->strings["Block Author"] = "Blocca autore";
$a->strings["blockem settings updated"] = "Impostazioni 'blockem' aggiornate.";
$a->strings["Post to blogger"] = "Posta su blogger";
$a->strings["Blogger Post Settings"] = "Impostazioni post per blogger";
$a->strings["Enable Blogger Post Plugin"] = "Abilita il plugin Blogger";
$a->strings["Blogger username"] = "Blogger username";
$a->strings["Blogger password"] = "Blogger password";
$a->strings["Blogger API URL"] = "Blogger API URL";
$a->strings["Post to Blogger by default"] = "Invia sempre a Blogger";
$a->strings["Post from Friendica"] = "Messaggio da Friendica";
$a->strings["Report Bug"] = "Segnala un Bug";
$a->strings["Login"] = "Accedi";
$a->strings["OpenID"] = "OpenID";
$a->strings["Latest users"] = "Ultimi utenti";
$a->strings["Most active users"] = "Utenti più attivi";
$a->strings["Latest photos"] = "Ultime foto";
$a->strings["Contact Photos"] = "Foto dei contatti";
$a->strings["Profile Photos"] = "Foto del profilo";
$a->strings["Latest likes"] = "Ultimi \"mi piace\"";
$a->strings["event"] = "l'evento";
$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["Welcome to %s"] = "Benvenuto su %s";
$a->strings["Private Events"] = "";
$a->strings["Private Addressbooks"] = "";
$a->strings["No access"] = "Nessun accesso";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Formato data americano (mm/gg/AAAA)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Formato data europeo (gg.mm.AAAA)";
$a->strings["Could not open component for editing"] = "";
$a->strings["Go back to the calendar"] = "Torna al calendario";
$a->strings["Event data"] = "";
$a->strings["Calendar"] = "Calendario";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "";
$a->strings["Ends"] = "";
$a->strings["Location"] = "Posizione";
$a->strings["Description"] = "Descrizione";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Nessuna";
$a->strings["Daily"] = "Giornalmente";
$a->strings["Weekly"] = "Settimanalmente";
$a->strings["Monthly"] = "Mensilmente";
$a->strings["Yearly"] = "";
$a->strings["days"] = "giorni";
$a->strings["weeks"] = "settimane";
$a->strings["months"] = "mesi";
$a->strings["years"] = "anni";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Giorni";
$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["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["Month"] = "Mese";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "Notifica";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Rimuovi";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "Ore";
$a->strings["Minutes"] = "Minuti";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "Contatti Friendica";
$a->strings["Your Friendica-Contacts"] = "I tuoi contatti Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Carica";
$a->strings["Settings"] = "Impostazioni";
2012-09-30 09:07:14 +02:00
$a->strings["Help"] = "Guida";
2013-02-22 17:21:34 +01:00
$a->strings["New event"] = "";
$a->strings["Today"] = "Oggi";
$a->strings["Day"] = "";
$a->strings["Week"] = "Settimana";
$a->strings["Reload"] = "Ricarica";
2012-09-30 09:07:14 +02:00
$a->strings["Previous"] = "Precendente";
$a->strings["Next"] = "Successivo";
2013-02-15 17:23:49 +01:00
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Errore";
2013-02-22 17:21:34 +01:00
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["The new values have been saved."] = "I nuovi valori sono stati salvati.";
2012-09-30 09:07:14 +02:00
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
2013-02-15 17:23:49 +01:00
$a->strings["Calendar Settings"] = "Impostazioni Calendario";
$a->strings["Date format"] = "Formato data";
$a->strings["Time zone"] = "Fuso orario";
2013-02-22 17:21:34 +01:00
$a->strings["Save"] = "Salva";
2012-09-30 09:07:14 +02:00
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
2013-02-15 17:23:49 +01:00
$a->strings["Limitations"] = "Limitazioni";
$a->strings["Warning"] = "Attenzione";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sincronizzazione (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Sincronizzare questo calendario con l'iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronizzare i tuoi contatti di Friendica con l'iPhone";
2012-09-30 09:07:14 +02:00
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
2013-02-15 17:23:49 +01:00
$a->strings["Extended calendar with CalDAV-support"] = "Calendario esteso con supporto CalDAV";
2012-09-30 09:07:14 +02:00
$a->strings["noreply"] = "nessuna risposta";
$a->strings["Notification: "] = "";
2013-02-15 17:23:49 +01:00
$a->strings["The database tables have been installed."] = "Le tabelle del database sono state installate.";
$a->strings["An error occurred during the installation."] = "Errore durante l'installazione.";
2012-09-30 09:07:14 +02:00
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
2013-02-15 17:23:49 +01:00
$a->strings["No system-wide settings yet."] = "Nessun settaggio di sistema ancora.";
$a->strings["Database status"] = "Stato database";
$a->strings["Installed"] = "Installato";
$a->strings["Upgrade needed"] = "Aggiornamento richiesto";
2012-09-30 09:07:14 +02:00
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Post to Drupal"] = "Invia a Drupal";
$a->strings["Drupal Post Settings"] = "Impostazioni invio a Drupal";
$a->strings["Enable Drupal Post Plugin"] = "Abilita il plugin di invio a Drupal";
$a->strings["Drupal username"] = "Drupal username";
$a->strings["Drupal password"] = "Drupal password";
$a->strings["Post Type - article,page,or blog"] = "Tipo di post - article,page o blog";
$a->strings["Drupal site URL"] = "Indirizzo del sito Drupal";
$a->strings["Drupal site uses clean URLS"] = "Il sito Drupal usa URL puliti";
$a->strings["Post to Drupal by default"] = "Invia a Drupal per impostazione predefinita";
2012-09-30 09:07:14 +02:00
$a->strings["Post to Dreamwidth"] = "Posta su Dreamwidth";
$a->strings["Dreamwidth Post Settings"] = "Impostazioni post Dreamwidth";
$a->strings["Enable dreamwidth Post Plugin"] = "Abilita il plugin dreamwidth";
$a->strings["dreamwidth username"] = "dreamwidth username";
$a->strings["dreamwidth password"] = "Password dreamwidth";
$a->strings["Post to dreamwidth by default"] = "Invia a dreamwidth per impostazione predefinita";
2013-02-22 17:21:34 +01:00
$a->strings["Editplain settings updated."] = "Impostazioni 'Editplain' aggiornate.";
$a->strings["Editplain Settings"] = "Impostazioni Editplain";
$a->strings["Disable richtext status editor"] = "Disabilita l'editor di testo visuale";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";
$a->strings["Facebook disabled"] = "Facebook disabilitato";
$a->strings["Updating contacts"] = "Aggiornamento contatti";
$a->strings["Facebook API key is missing."] = "Chiave API Facebook mancante.";
$a->strings["Facebook Connect"] = "Facebook Connect";
$a->strings["Install Facebook connector for this account."] = "Installa Facebook connector per questo account";
$a->strings["Remove Facebook connector"] = "Rimuovi Facebook connector";
$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "Ri-autentica [Questo è necessario ogni volta che cambia la password di Facebook.]";
$a->strings["Post to Facebook by default"] = "Invia sempre a Facebook";
$a->strings["Facebook friend linking has been disabled on this site. The following settings will have no effect."] = "";
$a->strings["Facebook friend linking has been disabled on this site. If you disable it, you will be unable to re-enable it."] = "";
$a->strings["Link all your Facebook friends and conversations on this website"] = "Collega tutti i tuoi amici di Facebook e le conversazioni su questo sito";
$a->strings["Facebook conversations consist of your <em>profile wall</em> and your friend <em>stream</em>."] = "Le conversazione su Facebook sono composte dai i tuoi messsaggi in bacheca e dai messaggi dei tuoi amici";
$a->strings["On this website, your Facebook friend stream is only visible to you."] = "Su questo sito, i messaggi dai vostri amici su Facebook è visibile solo a te.";
$a->strings["The following settings determine the privacy of your Facebook profile wall on this website."] = "Le seguenti impostazioni determinano la privacy della vostra bacheca di Facebook su questo sito.";
$a->strings["On this website your Facebook profile wall conversations will only be visible to you"] = "Su questo sito, le conversazioni sulla tua bacheca di Facebook saranno visibili solo a te";
$a->strings["Do not import your Facebook profile wall conversations"] = "Non importare le conversazione sulla tua bacheca di Facebook";
$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "Se scegli di collegare le conversazioni e lasci entrambi questi box non segnati, la tua bacheca di Facebook sarà fusa con la tua bacheca su questao sito, e le impostazioni di privacy su questo sito saranno usate per decidere chi potrà vedere le conversazioni.";
$a->strings["Comma separated applications to ignore"] = "Elenco separato da virgola di applicazioni da ignorare";
$a->strings["Problems with Facebook Real-Time Updates"] = "Problemi con gli aggiornamenti in tempo reale con Facebook";
$a->strings["Administrator"] = "Amministratore";
$a->strings["Facebook"] = "Facebook";
$a->strings["Facebook Connector Settings"] = "Impostazioni del connettore Facebook";
$a->strings["Facebook API Key"] = "Facebook API Key";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>";
$a->strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = "Error: the given API Key seems to be incorrect (the application access token could not be retrieved).";
$a->strings["The given API Key seems to work correctly."] = "L' API Key fornita sembra funzionare correttamente.";
$a->strings["The correctness of the API Key could not be detected. Something strange's going on."] = "L' API Key non puo' essere verificata. Sta succedendo qualcosa di strano.";
$a->strings["App-ID / API-Key"] = "App-ID / API-Key";
$a->strings["Application secret"] = "Application secret";
$a->strings["Polling Interval in minutes (minimum %1\$s minutes)"] = "Intervallo di poling in minuti (minimo %1\$s minuti)";
$a->strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = "Sincronizza i commenti (non vengono persi commenti su Facebook, al prezzo di un maggior carico di sistema)";
$a->strings["Real-Time Updates"] = "Aggiornamenti Real-Time";
$a->strings["Real-Time Updates are activated."] = "Gli aggiornamenti in tempo reale sono attivi";
$a->strings["Deactivate Real-Time Updates"] = "Disattiva gli aggiornamenti in tempo reale";
$a->strings["Real-Time Updates not activated."] = "Gli aggiornamenti in tempo reale non sono attivi";
$a->strings["Activate Real-Time Updates"] = "Attiva gli aggiornamenti in tempo reale";
$a->strings["Post to Facebook"] = "Invia a Facebook";
$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "Invio su Facebook annullato per un conflitto nei permessi di accesso.";
$a->strings["View on Friendica"] = "Vedi su Friendica";
$a->strings["Facebook post failed. Queued for retry."] = "Invio a Facebook fallito. In attesa di riprovare.";
$a->strings["Your Facebook connection became invalid. Please Re-authenticate."] = "La tua connessione con Facebook è diventata invalida. Per favore ri-autenticati.";
$a->strings["Facebook connection became invalid"] = "La connessione Facebook è diventata invalida.";
$a->strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."] = "Ciao %1\$s,\n\nLa tua connesione tra il tuo account su %2\$s e Facebook è diventata invalida. Questo succede di solito dopo che hai cambiato la tua password su Facebook. Per abilitare nuovamente la connessione, devi %3\$sri-autenticare il connettore Facebook%4\$s";
$a->strings["Facebook Post disabled"] = "";
$a->strings["Facebook Post"] = "";
$a->strings["Install Facebook Post connector for this account."] = "";
$a->strings["Remove Facebook Post connector"] = "";
$a->strings["Facebook Post Settings"] = "";
$a->strings["Forums"] = "Forum";
2012-09-30 09:07:14 +02:00
$a->strings["show/hide"] = "";
$a->strings["No forum subscriptions"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Forums:"] = "Forum:";
2012-09-30 09:07:14 +02:00
$a->strings["Forumlist settings updated."] = "";
$a->strings["Forumlist Settings"] = "";
$a->strings["Randomise forum list"] = "";
$a->strings["Show forums on profile page"] = "";
2012-10-22 17:54:17 +02:00
$a->strings["Show forums on network page"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Fromapp settings updated."] = "";
$a->strings["FromApp Settings"] = "";
$a->strings["The application name you would like to show your posts originating from."] = "";
$a->strings["Use this application name even if another application was used."] = "";
$a->strings["Google+ Import Settings"] = "";
$a->strings["Enable Google+ Import"] = "";
$a->strings["Google Account ID"] = "ID Google Account";
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
$a->strings["Geonames settings updated."] = "Impostazioni di geonames aggiornate.";
$a->strings["Geonames Settings"] = "Impostazioni Geonames";
$a->strings["Enable Geonames Plugin"] = "Abilita plugin Geonames";
$a->strings["Gnot settings updated."] = "Impostazioni di \"Gnot\" aggiornate.";
$a->strings["Gnot Settings"] = "Impostazioni Gnot";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permetti di raggruppare le notifiche dei commenti in thread su Gmail e anonimizza l'oggetto";
$a->strings["Enable this plugin/addon?"] = "Abilita questo plugin?";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notifica] Commento alla conversazione #%d";
2012-09-30 09:07:14 +02:00
$a->strings["generic profile image"] = "immagine generica del profilo";
2013-02-15 17:23:49 +01:00
$a->strings["random geometric pattern"] = "schema geometrico casuale";
$a->strings["monster face"] = "faccia di mostro";
2012-09-30 09:07:14 +02:00
$a->strings["computer generated face"] = "";
$a->strings["retro arcade style face"] = "";
2013-02-15 17:23:49 +01:00
$a->strings["Information"] = "Informazione";
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "I'addon Libravatar è installto. Disabilita l'addon Libravatar o questo addon Gravatar<br>L'addon Libravatar si appoggerà a Gravatar se non trova nulla su Libravatar.";
2013-02-22 17:21:34 +01:00
$a->strings["Default avatar image"] = "";
2012-09-30 09:07:14 +02:00
$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "";
$a->strings["Rating of images"] = "";
$a->strings["Select the appropriate avatar rating for your site. See README"] = "";
$a->strings["Gravatar settings updated."] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Group Text"] = "";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "";
2013-02-15 17:23:49 +01:00
$a->strings["Post to Insanejournal"] = "Invia a Insanejournal";
$a->strings["InsaneJournal Post Settings"] = "Impostazioni Invio a InsaneJournal ";
$a->strings["Enable InsaneJournal Post Plugin"] = "Abilita il plugin Invio a InsaneJournal";
$a->strings["InsaneJournal username"] = "Nome utente InsaneJournal";
$a->strings["InsaneJournal password"] = "Password InsaneJournal";
$a->strings["Post to InsaneJournal by default"] = "Invia sempre a InsaneJournal";
2013-02-22 17:21:34 +01:00
$a->strings["Impressum"] = "Impressum";
$a->strings["Site Owner"] = "Proprietario del sito";
$a->strings["Email Address"] = "Indirizzo email";
$a->strings["Postal Address"] = "Indirizzo";
$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Il plugin Impressum deve essere configurato!<br>Aggiungi almeno il Proprietario del sito.";
$a->strings["The page operators name."] = "Nome del gestore della pagina.";
$a->strings["Site Owners Profile"] = "Profilo del proprietario del sito";
$a->strings["Profile address of the operator."] = "Indirizzo del profilo del gestore della pagina";
$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "";
$a->strings["Notes"] = "Note";
$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "";
$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Come contattare l'operatore via email. (verrà mostrato offuscato)";
$a->strings["Footer note"] = "Footer delle note";
$a->strings["Text for the footer. You can use BBCode here."] = "";
$a->strings["Infinite Improbability Drive"] = "";
$a->strings["IRC Settings"] = "Impostazioni IRC";
$a->strings["Channel(s) to auto connect (comma separated)"] = "Canali a cui autocollegarsi (separati da virgola)";
$a->strings["Popular Channels (comma separated)"] = "Canali popolari (separati da virgola)";
$a->strings["IRC settings saved."] = "Impostazioni IRC salvate.";
$a->strings["IRC Chatroom"] = "Stanza IRC";
$a->strings["Popular Channels"] = "Canali Popolari";
2012-09-30 09:07:14 +02:00
$a->strings["Jappix Mini addon settings"] = "";
$a->strings["Activate addon"] = "";
$a->strings["Do <em>not</em> insert the Jappixmini Chat-Widget into the webinterface"] = "";
$a->strings["Jabber username"] = "";
$a->strings["Jabber server"] = "";
$a->strings["Jabber BOSH host"] = "";
$a->strings["Jabber password"] = "";
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "";
$a->strings["Friendica password"] = "";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "";
$a->strings["Subscribe to Friendica contacts automatically"] = "";
$a->strings["Purge internal list of jabber addresses of contacts"] = "";
$a->strings["Add contact"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Upload a file"] = "Carica un file";
$a->strings["Drop files here to upload"] = "Trascina un file qui per caricarlo";
$a->strings["Cancel"] = "Annulla";
$a->strings["Failed"] = "Caricamento fallito";
$a->strings["No files were uploaded."] = "Nessun file è stato caricato.";
$a->strings["Uploaded file is empty"] = "Il file caricato è vuoto";
$a->strings["Image exceeds size limit of "] = "L'immagine supera il limite di";
$a->strings["File has an invalid extension, it should be one of "] = "Il file ha un'estensione non valida, dovrebbe essere una tra ";
$a->strings["Upload was cancelled, or server error encountered"] = "Il caricamento è stato cancellato, o si è verificato un errore sul server";
$a->strings["Post to libertree"] = "";
$a->strings["libertree Post Settings"] = "";
$a->strings["Enable Libertree Post Plugin"] = "";
$a->strings["Libertree API token"] = "";
$a->strings["Libertree site URL"] = "";
$a->strings["Post to Libertree by default"] = "";
$a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.3"] = "Non è possibile installare Libravatar.<br>Richiede PHP >= 5.3";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "La tua versione %s è minore della richiesta PHP >= 5.3.";
$a->strings["This addon is not functional on your server."] = "Questo addon non è funzionante sul tuo server.";
$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "L'addon Gravatar è installato. Disabilita l'addon Gravatar.<br>\nL'addon Libravatar si appoggerà a Gravatar se non trova nulla su Libravatar.";
$a->strings["Select default avatar image if none was found. See README"] = "Seleziona l'immagine di default se non viene trovato niente. Vedi README";
$a->strings["Libravatar settings updated."] = "Impostazioni Libravatar aggiornate.";
$a->strings["Post to LiveJournal"] = "Posta su LiveJournal";
$a->strings["LiveJournal Post Settings"] = "Impostazioni post LiveJournal";
$a->strings["Enable LiveJournal Post Plugin"] = "Abilita il plugin LiveJournal";
$a->strings["LiveJournal username"] = "LiveJournal username";
$a->strings["LiveJournal password"] = "LiveJournal password";
$a->strings["Post to LiveJournal by default"] = "Posta su LiveJournal di default";
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "";
$a->strings["Use the MathJax renderer"] = "";
$a->strings["MathJax Base URL"] = "";
$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "";
$a->strings["Member since:"] = "Membro dal:";
$a->strings["bitchslap"] = "";
$a->strings["bitchslapped"] = "";
$a->strings["shag"] = "";
$a->strings["shagged"] = "";
$a->strings["do something obscenely biological to"] = "";
$a->strings["did something obscenely biological to"] = "";
$a->strings["point out the poke feature to"] = "";
$a->strings["pointed out the poke feature to"] = "";
$a->strings["declare undying love for"] = "";
$a->strings["declared undying love for"] = "";
$a->strings["patent"] = "";
$a->strings["patented"] = "";
$a->strings["stroke beard"] = "";
$a->strings["stroked their beard at"] = "";
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["hug"] = "abbraccia";
$a->strings["hugged"] = "ha abbracciato";
$a->strings["kiss"] = "bacia";
$a->strings["kissed"] = "ha baciato";
$a->strings["raise eyebrows at"] = "solleva un sopracciglio a";
$a->strings["raised their eyebrows at"] = "ha sollevato un sopracciglio a";
$a->strings["insult"] = "insulta";
$a->strings["insulted"] = "ha insultato";
$a->strings["praise"] = "prega";
$a->strings["praised"] = "ha pregato";
$a->strings["be dubious of"] = "è dubbioso di";
$a->strings["was dubious of"] = "";
$a->strings["eat"] = "mangia";
$a->strings["ate"] = "ha mangiato";
$a->strings["giggle and fawn at"] = "";
$a->strings["giggled and fawned at"] = "";
$a->strings["doubt"] = "";
$a->strings["doubted"] = "";
$a->strings["glare"] = "";
$a->strings["glared at"] = "";
$a->strings["No Timeline settings updated."] = "";
$a->strings["No Timeline Settings"] = "";
$a->strings["Disable Archive selector on profile wall"] = "";
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Impostazioni per NSWF (Filtro Contenuti Generico)";
$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Questo plugin cerca nei messagi le parole/testo che inserisci qui sotto, e collassa i messaggi che li contengono, per non mostrare contenuto inappropriato nel momento sbagliato, come contenuto a sfondo sessuale che puo' essere inappropriato in un ambiente di lavoro. E' educato (e consigliato) taggare i messaggi che contengono nudità con #NSFW (Not Safe For Work: Non Sicuro Per il Lavoro). Questo filtro puo' cercare anche qualsiasi parola che inserisci, quindi puo' essere usato come filtro di contenuti generico.";
$a->strings["Enable Content filter"] = "Abilita il Filtro Contenuti";
$a->strings["Comma separated list of keywords to hide"] = "Elenco separato da virgole di parole da nascondere";
$a->strings["Use /expression/ to provide regular expressions"] = "Utilizza /espressione/ per inserire espressioni regolari";
$a->strings["NSFW Settings saved."] = "Impostazioni NSFW salvate.";
$a->strings["%s - Click to open/close"] = "%s - Clicca per aprire / chiudere";
$a->strings["Numfriends settings updated."] = "Impostazioni \"Numfriends' aggiornate.";
$a->strings["Numfriends Settings"] = "Impostazioni Numfriends";
$a->strings["OEmbed settings updated"] = "Impostazioni OEmbed aggiornate";
$a->strings["Use OEmbed for YouTube videos"] = "Usa OEmbed per i video di YouTube";
$a->strings["URL to embed:"] = "URL da incorporare:";
$a->strings["Tile Server URL"] = "";
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "";
$a->strings["Default zoom"] = "Default zoom";
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
$a->strings["show more"] = "mostra di più";
$a->strings["Page settings updated."] = "";
$a->strings["Page Settings"] = "";
$a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = "Mostra pagine/forum sulla pagina profilo";
$a->strings["\"pageheader\" Settings"] = "Impostazioni \"pageheader\"";
$a->strings["pageheader Settings saved."] = "Impostazioni salvate.";
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "Questo sito è monitorato con lo strumento di analisi <a href='http://www.piwik.org'>Piwik</a>.";
$a->strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "Se non vuoi che le tue visite vengono registrate in questo modo è possibile <a href='%s'>impostare un cookie per evitare che Piwik rintracci ulteriori visite del sito</a> (opt-out).";
$a->strings["Piwik Base URL"] = "Piwik Base URL";
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Percorso assoluto alla tua installazione di Piwik, senza il protocollo (http/https), con la barra alla fine";
$a->strings["Site ID"] = "Site ID";
$a->strings["Show opt-out cookie link?"] = "Mostra il link per il cookie opt-out?";
$a->strings["Asynchronous tracking"] = "Tracciamento asincrono";
$a->strings["Planets Settings"] = "Impostazioni Planet";
$a->strings["Enable Planets Plugin"] = "Abilita plugin Planet";
$a->strings["Post to Posterous"] = "Invia a Posterous";
$a->strings["Posterous Post Settings"] = "Impostazioni di invio a Posterous";
$a->strings["Enable Posterous Post Plugin"] = "Abilita il plugin di invio a Posterous";
$a->strings["Posterous login"] = "Posterous login";
$a->strings["Posterous password"] = "Posterous password";
$a->strings["Posterous site ID"] = "";
$a->strings["Posterous API token"] = "";
$a->strings["Post to Posterous by default"] = "Invia sempre a Posterous";
$a->strings["Lifetime of the cache (in hours)"] = "";
$a->strings["Cache Statistics"] = "";
$a->strings["Number of items"] = "";
$a->strings["Size of the cache"] = "";
$a->strings["Delete the whole cache"] = "";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "";
$a->strings[":-)"] = ":-)";
$a->strings[":-("] = ":-(";
$a->strings["lol"] = "lol";
$a->strings["Quick Comment Settings"] = "Impostazioni commento rapido";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Trovi i commenti rapidi vicino al box dei commenti, a volte nascosti. Cliccali per inviare semplici risposte.";
$a->strings["Enter quick comments, one per line"] = "Inserire un commento rapido, uno per linea";
$a->strings["Quick Comment settings saved."] = "Impostazioni commento rapido salvate.";
$a->strings["Randplace Settings"] = "Impostazioni Randplace";
$a->strings["Enable Randplace Plugin"] = "Abilita il plugin Randplace";
$a->strings["\"Show more\" Settings"] = "Impostazioni \"Mostra altro\"";
$a->strings["Enable Show More"] = "Abilita \"Mostra altro\"";
$a->strings["Cutting posts after how much characters"] = "Dopo quanti caratteri tagliare il messaggio";
$a->strings["Show More Settings saved."] = "Impostazioni \"Mostra altro\" salvate.";
$a->strings["StatusNet AutoFollow settings updated."] = "";
$a->strings["StatusNet AutoFollow Settings"] = "";
$a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
$a->strings["Startpage Settings"] = "";
$a->strings["Home page to load after login - leave blank for profile wall"] = "";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "";
2012-09-30 09:07:14 +02:00
$a->strings["Post to StatusNet"] = "Invia a StatusNet";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Contatta l'amministratore del sito.<br/>L'URL delle API fornito non è valido.";
$a->strings["We could not contact the StatusNet API with the Path you entered."] = "Non possiamo conttattare le API di StatusNet con il percorso che hai inserito.";
$a->strings["StatusNet settings updated."] = "Impostazioni StatusNet aggiornate.";
$a->strings["StatusNet Posting Settings"] = "Impostazioni di invio a StatusNet";
$a->strings["Globally Available StatusNet OAuthKeys"] = "OAuthKeys globali di StatusNet";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Esistono coppie di chiavi OAuth precofigurate per alcuni server StatusNet. Se usi uno di questi server, per favore scegli queste credenziali. Altrimenti sei libero di collegarti a un'altra installazione di StatusNet (vedi sotto).";
$a->strings["Provide your own OAuth Credentials"] = "Fornisci le tue credenziali OAuth";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Nessuna coppia di chiavi consumer trovate per StatusNet. Registra il tuo account Friendica come un client desktop nel tuo account StatusNet, copia la coppia di chiavi consumer qui e inserisci l'url base delle API.<br/>Prima di registrare la tua coppia di chiavi OAuth, chiedi all'amministratore se esiste già una coppia di chiavi per questo sito Friendica presso la tua installazione StatusNet preferita.";
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";
$a->strings["Base API Path (remember the trailing /)"] = "Indirizzo di base per le API (ricorda la / alla fine)";
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "Per collegare il tuo account StatusNet, clicca sul bottone per ottenere un codice di sicurezza da StatusNet, che dovrai copiare nel box sottostante e poi inviare la form. Solo i tuoi messaggi <strong>pubblici</strong> saranno inviati a StatusNet.";
$a->strings["Log in with StatusNet"] = "Accedi con StatuNet";
$a->strings["Copy the security code from StatusNet here"] = "Copia il codice di sicurezza da StatusNet qui";
$a->strings["Cancel Connection Process"] = "Annulla il processo di connessione";
$a->strings["Current StatusNet API is"] = "Le API StatusNet correnti sono";
$a->strings["Cancel StatusNet Connection"] = "Annulla la connessione a StatusNet";
$a->strings["Currently connected to: "] = "Al momento connesso con:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se abilitato tutti i tuoi messaggi <strong>pubblici</strong> possono essere inviati all'account StatusNet associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio.";
2013-02-15 17:23:49 +01:00
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il link potenzialmente incluse nei messaggi pubblici inviati a StatusNet porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato.";
2012-09-30 09:07:14 +02:00
$a->strings["Allow posting to StatusNet"] = "Permetti l'invio a StatusNet";
$a->strings["Send public postings to StatusNet by default"] = "Invia sempre i messaggi pubblici a StatusNet";
$a->strings["Send linked #-tags and @-names to StatusNet"] = "";
$a->strings["Clear OAuth configuration"] = "Rimuovi la configurazione OAuth";
2013-02-22 17:21:34 +01:00
$a->strings["Site name"] = "Nome del sito";
2012-09-30 09:07:14 +02:00
$a->strings["API URL"] = "API URL";
2013-02-22 17:21:34 +01:00
$a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Consumer Key"] = "Consumer Key";
$a->strings["Your Friendica test account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "";
$a->strings["Three Dimensional Tic-Tac-Toe"] = "Tic-Tac-Toe tridimensionale";
$a->strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe";
$a->strings["New game"] = "Nuova partita";
$a->strings["New game with handicap"] = "Nuova partita con handicap";
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Tic-tac-toe tridimensionale è come il gioco tradizionale, solo che si gioca su livelli multipli contemporaneamente.";
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "In questo caso ci sono tre livelli. Puoi vincere mettendo tre segni in fila su ogni livello, anche verso l'alto, il basso e diagonalmente anche attraverso i diversi livelli.";
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "L'handicap disabilita la casella centrale sul livello di mezzo, perchè il giocatore che si prende quella casella spesso ha un deciso vantaggio.";
$a->strings["You go first..."] = "Cominci tu...";
$a->strings["I'm going first this time..."] = "Comincio io questa volta...";
$a->strings["You won!"] = "Hai vinto!";
$a->strings["\"Cat\" game!"] = "Stallo!";
$a->strings["I won!"] = "Ho vinto!";
2012-09-30 09:07:14 +02:00
$a->strings["Post to Tumblr"] = "Pubblica su Tumblr";
$a->strings["Tumblr Post Settings"] = "Impostazioni di invio a Tumblr";
$a->strings["Enable Tumblr Post Plugin"] = "Abilita Plugin Tumblr";
2013-02-22 17:21:34 +01:00
$a->strings["Tumblr login"] = "Tumblr login";
$a->strings["Tumblr password"] = "Tumblr password";
2012-09-30 09:07:14 +02:00
$a->strings["Post to Tumblr by default"] = "Pubblica su Tumblr di default";
$a->strings["Post to Twitter"] = "Invia a Twitter";
$a->strings["Twitter settings updated."] = "Impostazioni di Twitter aggiornate.";
$a->strings["Twitter Posting Settings"] = "Impostazioni di invio a Twitter";
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nessuna coppia di chiavi per Twitter trovata. Contatta l'amministratore del sito.";
$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "Il plugin Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi post <strong>pubblici</strong> saranno inviati a Twitter.";
$a->strings["Log in with Twitter"] = "Accedi con Twitter";
$a->strings["Copy the PIN from Twitter here"] = "Copia il PIN da Twitter qui";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se abilitato tutti i tuoi messaggi <strong>pubblici</strong> possono essere inviati all'account Twitter associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio.";
2013-02-15 17:23:49 +01:00
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il link potenzialmente incluse nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato.";
2012-09-30 09:07:14 +02:00
$a->strings["Allow posting to Twitter"] = "Permetti l'invio a Twitter";
$a->strings["Send public postings to Twitter by default"] = "Invia sempre i messaggi pubblici a Twitter";
$a->strings["Send linked #-tags and @-names to Twitter"] = "";
$a->strings["Consumer key"] = "Consumer key";
$a->strings["Consumer secret"] = "Consumer secret";
2013-02-22 17:21:34 +01:00
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permette di usare il tuo id friendica (%s) per collegarsi a storage esterni che supportano unhosted (come ownCloud). Vedi <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "Template URL (con {category})";
$a->strings["OAuth end-point"] = "OAuth end-point";
$a->strings["Api"] = "Api";
$a->strings["View Source"] = "Vedi sorgente";
$a->strings["Get added to this list!"] = "Aggiungiti a questa lista!";
$a->strings["Connect on Friendica!"] = "Connettiti su Friendica!";
$a->strings["%d person likes this"] = array(
0 => "piace a %d persona",
1 => "piace a %d persone",
);
$a->strings["%d person doesn't like this"] = array(
0 => "non piace a %d persona",
1 => "non piace a %d persone",
);
$a->strings["Generate new key"] = "Genera una nuova chiave";
$a->strings["Widgets key"] = "Chiave Widget";
$a->strings["Widgets available"] = "Widget disponibili";
$a->strings["Plugin Settings"] = "Impostazioni plugin";
$a->strings["Post to Wordpress"] = "Pubblica su Wordpress";
$a->strings["WordPress Post Settings"] = "Impostazioni invio a WordPress";
$a->strings["Enable WordPress Post Plugin"] = "Abilita plugin \"invia a WordPress\"";
$a->strings["WordPress username"] = "nome utente WordPress";
$a->strings["WordPress password"] = "password WordPress";
$a->strings["WordPress API URL"] = "WordPress API URL";
$a->strings["Post to WordPress by default"] = "Pubblica su WordPress di default";
$a->strings["Provide a backlink to the Friendica post"] = "";
$a->strings["Read the original post and comment stream on Friendica"] = "Leggi il messaggio originale e i commenti su Friendica";
$a->strings["YourLS Settings"] = "Impostazioni YourLS";
$a->strings["URL: http://"] = "URL: http://";
$a->strings["Username:"] = "Nome utente:";
$a->strings["Password:"] = "Password:";
$a->strings["Use SSL "] = "Usa SSL";
$a->strings["yourls Settings saved."] = "Impostazioni yourls salvate.";
$a->strings["Global"] = "";
$a->strings["Force global use of the alternate pager"] = "";
$a->strings["Individual"] = "";
$a->strings["Each user chooses whether to use the alternate pager"] = "";
$a->strings["Suppress \"View on friendica\""] = "";
$a->strings["Mirror wall posts from facebook to friendica."] = "";
$a->strings["Post to page/group:"] = "";
$a->strings["%s:"] = "";
$a->strings["Forum Directory"] = "";
$a->strings["Public access denied."] = "Accesso negato.";
$a->strings["Global Directory"] = "Elenco globale";
$a->strings["Find on this site"] = "Cerca nel sito";
$a->strings["Finding: "] = "Ricerca: ";
$a->strings["Site Directory"] = "Elenco del sito";
$a->strings["Find"] = "Trova";
$a->strings["Age: "] = "Età : ";
$a->strings["Gender: "] = "Genere:";
$a->strings["Location:"] = "Posizione:";
$a->strings["Gender:"] = "Genere:";
$a->strings["Status:"] = "Stato:";
$a->strings["Homepage:"] = "Homepage:";
$a->strings["About:"] = "Informazioni:";
$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
$a->strings["Group Text settings updated."] = "";
$a->strings["Remote Permissions Settings"] = "";
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
$a->strings["Remote Permissions settings updated."] = "";
$a->strings["Visible to:"] = "Visibile a:";
$a->strings["Visible to"] = "";
$a->strings["may only be a partial list"] = "";
$a->strings["The posts of every user on this server show the post recipients"] = "";
$a->strings["Each user chooses whether his/her posts show the post recipients"] = "";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "";
$a->strings["Shortening method that optimizes the post"] = "";
$a->strings["You are now authenticated to tumblr."] = "";
$a->strings["return to the connector page"] = "";
$a->strings["(Re-)Authenticate your tumblr page"] = "";
$a->strings["Post to page:"] = "";
$a->strings["You are not authenticated to tumblr"] = "";
$a->strings["Mirror all posts from twitter that are no replies or retweets"] = "";
$a->strings["Shortening method that optimizes the tweet"] = "";
2013-02-15 17:23:49 +01:00
$a->strings["Name of the Twitter Application"] = "";
$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Profile"] = "Profilo";
$a->strings["Full Name:"] = "Nome completo:";
2012-09-30 09:07:14 +02:00
$a->strings["j F, Y"] = "j F Y";
$a->strings["j F"] = "j F";
$a->strings["Birthday:"] = "Compleanno:";
$a->strings["Age:"] = "Età:";
2013-02-15 17:23:49 +01:00
$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
2013-02-22 17:21:34 +01:00
$a->strings["Sexual Preference:"] = "Preferenze sessuali:";
$a->strings["Hometown:"] = "Paese natale:";
2012-09-30 09:07:14 +02:00
$a->strings["Tags:"] = "Tag:";
2013-02-22 17:21:34 +01:00
$a->strings["Political Views:"] = "Orientamento politico:";
2012-09-30 09:07:14 +02:00
$a->strings["Religion:"] = "Religione:";
$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
2013-02-22 17:21:34 +01:00
$a->strings["Likes:"] = "Mi piace:";
$a->strings["Dislikes:"] = "Non mi piace:";
2012-09-30 09:07:14 +02:00
$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
$a->strings["Musical interests:"] = "Interessi musicali:";
$a->strings["Books, literature:"] = "Libri, letteratura:";
$a->strings["Television:"] = "Televisione:";
$a->strings["Film/dance/culture/entertainment:"] = "Film/danza/cultura/intrattenimento:";
$a->strings["Love/Romance:"] = "Amore:";
$a->strings["Work/employment:"] = "Lavoro:";
$a->strings["School/education:"] = "Scuola:";
2011-05-10 14:20:18 +02:00
$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";
2012-09-30 09:07:14 +02:00
$a->strings["Transgender"] = "Transgender";
$a->strings["Intersex"] = "Intersex";
$a->strings["Transsexual"] = "Transessuale";
2011-05-10 14:20:18 +02:00
$a->strings["Hermaphrodite"] = "Ermafrodito";
$a->strings["Neuter"] = "Neutro";
2012-09-30 09:07:14 +02:00
$a->strings["Non-specific"] = "Non specificato";
2011-05-10 14:20:18 +02:00
$a->strings["Other"] = "Altro";
$a->strings["Undecided"] = "Indeciso";
$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";
2012-09-30 09:07:14 +02:00
$a->strings["Available"] = "Disponibile";
2011-05-10 14:20:18 +02:00
$a->strings["Unavailable"] = "Non disponibile";
2012-09-30 09:07:14 +02:00
$a->strings["Has crush"] = "";
$a->strings["Infatuated"] = "";
$a->strings["Dating"] = "Disponibile a un incontro";
2011-05-10 14:20:18 +02:00
$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";
2012-09-30 09:07:14 +02:00
$a->strings["Imaginarily married"] = "";
2011-05-10 14:20:18 +02:00
$a->strings["Partners"] = "Partners";
$a->strings["Cohabiting"] = "Coinquilino";
2012-09-30 09:07:14 +02:00
$a->strings["Common law"] = "";
2011-05-10 14:20:18 +02:00
$a->strings["Happy"] = "Felice";
2012-09-30 09:07:14 +02:00
$a->strings["Not looking"] = "";
2011-05-10 14:20:18 +02:00
$a->strings["Swinger"] = "Scambista";
$a->strings["Betrayed"] = "Tradito";
$a->strings["Separated"] = "Separato";
$a->strings["Unstable"] = "Instabile";
$a->strings["Divorced"] = "Divorziato";
2012-09-30 09:07:14 +02:00
$a->strings["Imaginarily divorced"] = "";
2011-05-10 14:20:18 +02:00
$a->strings["Widowed"] = "Vedovo";
$a->strings["Uncertain"] = "Incerto";
2012-09-30 09:07:14 +02:00
$a->strings["It's complicated"] = "";
2011-05-10 14:20:18 +02:00
$a->strings["Don't care"] = "Non interessa";
$a->strings["Ask me"] = "Chiedimelo";
2013-02-22 17:21:34 +01:00
$a->strings["stopped following"] = "tolto dai seguiti";
$a->strings["Poke"] = "";
$a->strings["View Status"] = "Visualizza stato";
$a->strings["View Profile"] = "Visualizza profilo";
$a->strings["View Photos"] = "Visualizza foto";
$a->strings["Network Posts"] = "";
$a->strings["Edit Contact"] = "Modifica contatti";
$a->strings["Send PM"] = "Invia messaggio privato";
2012-09-30 09:07:14 +02:00
$a->strings[" on Last.fm"] = "";
2011-08-17 19:52:10 +02:00
$a->strings["prev"] = "prec";
$a->strings["first"] = "primo";
$a->strings["last"] = "ultimo";
$a->strings["next"] = "succ";
2013-02-15 17:23:49 +01:00
$a->strings["newer"] = "nuovi";
$a->strings["older"] = "vecchi";
2011-08-17 19:52:10 +02:00
$a->strings["No contacts"] = "Nessun contatto";
$a->strings["%d Contact"] = array(
2012-09-30 09:07:14 +02:00
0 => "%d contatto",
1 => "%d contatti",
2011-08-17 19:52:10 +02:00
);
2013-02-22 17:21:34 +01:00
$a->strings["View Contacts"] = "Visualizza i contatti";
$a->strings["Search"] = "Cerca";
2012-09-30 09:07:14 +02:00
$a->strings["poke"] = "";
$a->strings["poked"] = "";
$a->strings["ping"] = "";
$a->strings["pinged"] = "";
$a->strings["prod"] = "";
$a->strings["prodded"] = "";
$a->strings["slap"] = "";
$a->strings["slapped"] = "";
$a->strings["finger"] = "";
$a->strings["fingered"] = "";
$a->strings["rebuff"] = "";
$a->strings["rebuffed"] = "";
$a->strings["happy"] = "";
$a->strings["sad"] = "";
$a->strings["mellow"] = "";
$a->strings["tired"] = "";
$a->strings["perky"] = "";
$a->strings["angry"] = "";
$a->strings["stupified"] = "";
$a->strings["puzzled"] = "";
$a->strings["interested"] = "";
$a->strings["bitter"] = "";
$a->strings["cheerful"] = "";
$a->strings["alive"] = "";
$a->strings["annoyed"] = "";
$a->strings["anxious"] = "";
$a->strings["cranky"] = "";
$a->strings["disturbed"] = "";
$a->strings["frustrated"] = "";
$a->strings["motivated"] = "";
$a->strings["relaxed"] = "";
$a->strings["surprised"] = "";
2011-08-17 19:52:10 +02:00
$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["bytes"] = "bytes";
2012-09-30 09:07:14 +02:00
$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
2013-02-22 17:21:34 +01:00
$a->strings["link to source"] = "Collegamento all'originale";
2011-11-15 19:40:38 +01:00
$a->strings["default"] = "default";
2012-09-30 09:07:14 +02:00
$a->strings["Select an alternate language"] = "Seleziona una diversa lingua";
$a->strings["activity"] = "attività";
2013-02-22 17:21:34 +01:00
$a->strings["comment"] = array(
0 => "",
1 => "commento",
);
2012-09-30 09:07:14 +02:00
$a->strings["post"] = "messaggio";
2013-02-15 17:23:49 +01:00
$a->strings["Item filed"] = "Messaggio salvato";
2013-02-22 17:21:34 +01:00
$a->strings["Visible to everybody"] = "Visibile a tutti";
$a->strings["show"] = "mostra";
$a->strings["don't show"] = "non mostrare";
$a->strings["Logged out."] = "Uscita effettuata.";
$a->strings["Login failed."] = "Accesso fallito.";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
$a->strings["The error message was:"] = "Il messaggio riportato era:";
2013-01-24 07:37:16 +01:00
$a->strings["Error decoding account file"] = "";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "";
$a->strings["Error! I can't import this file: DB schema version is not compatible."] = "";
$a->strings["Error! Cannot check nickname"] = "";
$a->strings["User '%s' already exists on this server!"] = "";
$a->strings["User creation error"] = "";
$a->strings["User profile creation error"] = "";
$a->strings["%d contact not imported"] = array(
0 => "",
1 => "",
);
$a->strings["Done. You can now login with your username and password"] = "";
2013-02-22 17:21:34 +01:00
$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["Image/photo"] = "Immagine/foto";
$a->strings["<span><a href=\"%s\" target=\"external-link\">%s</a> wrote the following <a href=\"%s\" target=\"external-link\">post</a>"] = "";
$a->strings["$1 wrote:"] = "$1 ha scritto:";
$a->strings["Encrypted content"] = "";
$a->strings["An invitation is required."] = "E' richiesto un invito.";
$a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
$a->strings["Invalid OpenID url"] = "Url OpenID non valido";
$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste.";
$a->strings["Please use a shorter name."] = "Usa un nome più corto.";
$a->strings["Name too short."] = "Il nome è troppo corto.";
$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome).";
$a->strings["Your email domain is not among those allowed on this site."] = "Il dominio della tua email non è tra quelli autorizzati su questo sito.";
$a->strings["Not a valid email address."] = "L'indirizzo email non è valido.";
$a->strings["Cannot use that email."] = "Non puoi usare quell'email.";
$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Il tuo nome utente puo' contenere solo \"a-z\", \"0-9\", \"-\", e \"_\", e deve cominciare con una lettera.";
$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo.";
$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["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
$a->strings["Unknown | Not categorised"] = "Sconosciuto | non categorizzato";
$a->strings["Block immediately"] = "Blocca immediatamente";
$a->strings["Shady, spammer, self-marketer"] = "Shady, spammer, self-marketer";
$a->strings["Known to me, but no opinion"] = "Lo conosco, ma non ho un'opinione particolare";
$a->strings["OK, probably harmless"] = "E' ok, probabilmente innocuo";
$a->strings["Reputable, has my trust"] = "Rispettabile, ha la mia fiducia";
$a->strings["Frequently"] = "Frequentemente";
$a->strings["Hourly"] = "Ogni ora";
$a->strings["Twice daily"] = "Due volte al dì";
$a->strings["Friendica"] = "Friendica";
$a->strings["OStatus"] = "Ostatus";
$a->strings["RSS/Atom"] = "RSS / Atom";
$a->strings["Email"] = "Email";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["Zot!"] = "Zot!";
$a->strings["LinkedIn"] = "LinkedIn";
$a->strings["XMPP/IM"] = "XMPP/IM";
$a->strings["MySpace"] = "MySpace";
$a->strings["Google+"] = "";
$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";
$a->strings["Connect"] = "Connetti";
$a->strings["%d invitation available"] = array(
0 => "%d invito disponibile",
1 => "%d inviti disponibili",
);
$a->strings["Find People"] = "Trova persone";
$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
$a->strings["Connect/Follow"] = "Connetti/segui";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
$a->strings["Friend Suggestions"] = "Contatti suggeriti";
$a->strings["Similar Interests"] = "Interessi simili";
$a->strings["Random Profile"] = "Profilo causale";
$a->strings["Invite Friends"] = "Invita amici";
$a->strings["Networks"] = "Reti";
$a->strings["All Networks"] = "Tutte le Reti";
$a->strings["Saved Folders"] = "Cartelle Salvate";
$a->strings["Everything"] = "Tutto";
$a->strings["Categories"] = "Categorie";
$a->strings["%d contact in common"] = array(
0 => "%d contatto in comune",
1 => "%d contatti in comune",
);
$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 is now friends with %2\$s"] = "%1\$s e %2\$s adesso sono amici";
$a->strings["%1\$s poked %2\$s"] = "";
$a->strings["%1\$s is currently %2\$s"] = "";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s";
$a->strings["post/item"] = "post/elemento";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha segnato il/la %3\$s di %2\$s come preferito";
$a->strings["Select"] = "Seleziona";
$a->strings["Delete"] = "Rimuovi";
$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
$a->strings["Categories:"] = "";
$a->strings["Filed under:"] = "";
$a->strings["%s from %s"] = "%s da %s";
$a->strings["View in context"] = "Vedi nel contesto";
$a->strings["Please wait"] = "Attendi";
$a->strings["remove"] = "rimuovi";
$a->strings["Delete Selected Items"] = "Cancella elementi selezionati";
$a->strings["Follow Thread"] = "";
$a->strings["%s likes this."] = "Piace a %s.";
$a->strings["%s doesn't like this."] = "Non piace a %s.";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "";
$a->strings["and"] = "e";
$a->strings[", and %d other people"] = "e altre %d persone";
$a->strings["%s like this."] = "Piace a %s.";
$a->strings["%s don't like this."] = "Non piace a %s.";
$a->strings["Visible to <strong>everybody</strong>"] = "Visibile a <strong>tutti</strong>";
$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
$a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video / URL:";
$a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audio / URL:";
$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)?"] = "";
$a->strings["Post to Email"] = "Invia a email";
$a->strings["Share"] = "Condividi";
$a->strings["Upload photo"] = "Carica foto";
$a->strings["upload photo"] = "carica foto";
$a->strings["Attach file"] = "Allega file";
$a->strings["attach file"] = "allega file";
$a->strings["Insert web link"] = "Inserisci link";
$a->strings["web link"] = "link web";
$a->strings["Insert video link"] = "Inserire collegamento video";
$a->strings["video link"] = "link video";
$a->strings["Insert audio link"] = "Inserisci collegamento audio";
$a->strings["audio link"] = "link audio";
$a->strings["Set your location"] = "La tua posizione";
$a->strings["set location"] = "posizione";
$a->strings["Clear browser location"] = "Rimuovi la localizzazione data dal browser";
$a->strings["clear location"] = "canc. pos.";
$a->strings["Set title"] = "Scegli un titolo";
$a->strings["Categories (comma-separated list)"] = "Categorie (lista separata da virgola)";
$a->strings["Permission settings"] = "Impostazioni permessi";
$a->strings["permissions"] = "permessi";
$a->strings["CC: email addresses"] = "CC: indirizzi email";
$a->strings["Public post"] = "Messaggio pubblico";
$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
$a->strings["Preview"] = "Anteprima";
$a->strings["Post to Groups"] = "";
$a->strings["Post to Contacts"] = "";
$a->strings["Private post"] = "";
$a->strings["Miscellaneous"] = "Varie";
$a->strings["year"] = "anno";
$a->strings["month"] = "mese";
$a->strings["day"] = "giorno";
$a->strings["never"] = "mai";
$a->strings["less than a second ago"] = "meno di un secondo fa";
$a->strings["week"] = "settimana";
$a->strings["hour"] = "ora";
$a->strings["hours"] = "ore";
$a->strings["minute"] = "minuto";
$a->strings["minutes"] = "minuti";
$a->strings["second"] = "secondo";
$a->strings["seconds"] = "secondi";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
$a->strings["%s's birthday"] = "Compleanno di %s";
$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
$a->strings["(no subject)"] = "(nessun oggetto)";
$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
$a->strings["Attachments:"] = "Allegati:";
$a->strings["Friendica Notification"] = "Notifica Friendica";
$a->strings["Thank You,"] = "Grazie,";
$a->strings["%s Administrator"] = "Amministratore %s";
$a->strings["%s <!item_type!>"] = "%s <!item_type!>";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notifica] Nuovo messaggio privato ricevuto su %s";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "";
$a->strings["%1\$s sent you %2\$s."] = "";
$a->strings["a private message"] = "un messaggio privato";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per vedere e/o rispodere ai tuoi messaggi privati.";
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s ha commentato [url=%2\$s]%3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s ha commentato [url=%2\$s]%4\$s di %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s ha commentato un [url=%2\$s]tuo %3\$s[/url]";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notifica] Commento di %2\$s alla conversazione #%1\$d";
$a->strings["%s commented on an item/conversation you have been following."] = "%s ha commentato un elemento che stavi seguendo.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per vedere e/o commentare la conversazione";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notifica] %s ha scritto sulla tua bacheca";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s ha inviato un messaggio sulla [url=%2\$s]tua bacheca[/url]";
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notifica] %s ti ha taggato";
$a->strings["%1\$s tagged you at %2\$s"] = "";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "";
$a->strings["%1\$s poked you at %2\$s"] = "";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "";
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notifica] %s ha taggato un tuo messaggio";
$a->strings["%1\$s tagged your post at %2\$s"] = "";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "";
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notifica] Hai ricevuto una presentazione";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "";
$a->strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo presso %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Visita %s per approvare o rifiutare la presentazione.";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notifica] Hai ricevuto un suggerimento di amicizia";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "";
$a->strings["Name:"] = "Nome:";
$a->strings["Photo:"] = "Foto:";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento.";
$a->strings["General Features"] = "";
$a->strings["Multiple Profiles"] = "";
$a->strings["Ability to create multiple profiles"] = "";
$a->strings["Post Composition Features"] = "";
$a->strings["Richtext Editor"] = "";
$a->strings["Enable richtext editor"] = "";
$a->strings["Post Preview"] = "";
$a->strings["Allow previewing posts and comments before publishing them"] = "Permetti di avere un'anteprima di messaggi e commenti prima di pubblicarli";
$a->strings["Network Sidebar Widgets"] = "";
$a->strings["Search by Date"] = "";
$a->strings["Ability to select posts by date ranges"] = "";
$a->strings["Group Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected group"] = "";
$a->strings["Network Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected network"] = "";
$a->strings["Saved Searches"] = "Ricerche salvate";
$a->strings["Save search terms for re-use"] = "";
$a->strings["Network Tabs"] = "";
$a->strings["Network Personal Tab"] = "";
$a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
$a->strings["Network New Tab"] = "";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "";
$a->strings["Network Shared Links Tab"] = "";
$a->strings["Enable tab to display only Network posts with links in them"] = "";
$a->strings["Post/Comment Tools"] = "Strumenti per mesasggi/commenti";
$a->strings["Multiple Deletion"] = "";
$a->strings["Select and delete multiple posts/comments at once"] = "Seleziona ed elimina vari messagi e commenti in una volta sola";
$a->strings["Edit Sent Posts"] = "";
$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi messaggi e commenti dopo averli inviati";
$a->strings["Tagging"] = "";
$a->strings["Ability to tag existing posts"] = "";
$a->strings["Post Categories"] = "";
$a->strings["Add categories to your posts"] = "";
$a->strings["Ability to file posts under folders"] = "";
$a->strings["Dislike Posts"] = "";
$a->strings["Ability to dislike posts/comments"] = "Permetti di inviare \"non mi piace\" ai messaggi";
$a->strings["Star Posts"] = "";
$a->strings["Ability to mark special posts with a star indicator"] = "";
$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
$a->strings["Connect URL missing."] = "URL di connessione mancante.";
$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
$a->strings["No browser URL could be matched to this address."] = "Nessun URL puo' essere associato a questo indirizzo.";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "";
$a->strings["Use mailto: in front of address to force email check."] = "";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
$a->strings["following"] = "segue";
2012-09-30 09:07:14 +02:00
$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"] = "";
$a->strings["Everybody"] = "Tutti";
$a->strings["edit"] = "modifica";
2013-02-22 17:21:34 +01:00
$a->strings["Groups"] = "Gruppi";
2012-09-30 09:07:14 +02:00
$a->strings["Edit group"] = "Modifica gruppo";
$a->strings["Create a new group"] = "Crea un nuovo gruppo";
$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
2013-02-22 17:21:34 +01:00
$a->strings["add"] = "aggiungi";
$a->strings["[Name Withheld]"] = "[Nome Nascosto]";
$a->strings["A new person is sharing with you at "] = "Una nuova persona sta condividendo con te da ";
$a->strings["You have a new follower at "] = "Una nuova persona ti segue su ";
$a->strings["Item not found."] = "Elemento non trovato.";
$a->strings["Do you really want to delete this item?"] = "";
$a->strings["Yes"] = "Si";
$a->strings["Archives"] = "";
$a->strings["[no subject]"] = "[nessun oggetto]";
$a->strings["Wall Photos"] = "Foto della bacheca";
$a->strings["Nothing new here"] = "Niente di nuovo qui";
$a->strings["Clear notifications"] = "";
2012-09-30 09:07:14 +02:00
$a->strings["Logout"] = "Esci";
2011-08-17 19:52:10 +02:00
$a->strings["End this session"] = "Finisci questa sessione";
2012-09-30 09:07:14 +02:00
$a->strings["Status"] = "Stato";
2013-02-22 17:21:34 +01:00
$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
$a->strings["Your profile page"] = "Pagina del tuo profilo";
$a->strings["Photos"] = "Foto";
$a->strings["Your photos"] = "Le tue foto";
$a->strings["Events"] = "Eventi";
$a->strings["Your events"] = "I tuoi eventi";
$a->strings["Personal notes"] = "Note personali";
$a->strings["Your personal photos"] = "Le tue foto personali";
2011-08-17 19:52:10 +02:00
$a->strings["Sign in"] = "Entra";
2013-02-22 17:21:34 +01:00
$a->strings["Home"] = "Home";
2011-08-17 19:52:10 +02:00
$a->strings["Home Page"] = "Home Page";
2013-02-22 17:21:34 +01:00
$a->strings["Register"] = "Registrati";
2011-08-17 19:52:10 +02:00
$a->strings["Create an account"] = "Crea un account";
$a->strings["Help and documentation"] = "Guida e documentazione";
2011-05-10 14:20:18 +02:00
$a->strings["Apps"] = "Applicazioni";
2011-08-17 19:52:10 +02:00
$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
$a->strings["Search site content"] = "Cerca nel contenuto del sito";
2013-02-22 17:21:34 +01:00
$a->strings["Community"] = "Comunità";
2011-08-17 19:52:10 +02:00
$a->strings["Conversations on this site"] = "Conversazioni su questo sito";
2011-05-10 14:20:18 +02:00
$a->strings["Directory"] = "Elenco";
2011-08-17 19:52:10 +02:00
$a->strings["People directory"] = "Elenco delle persone";
2013-02-22 17:21:34 +01:00
$a->strings["Network"] = "Rete";
2011-08-17 19:52:10 +02:00
$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
2013-01-24 07:37:16 +01:00
$a->strings["Network Reset"] = "";
$a->strings["Load Network page with no filters"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Introductions"] = "Presentazioni";
2011-11-15 19:40:38 +01:00
$a->strings["Friend Requests"] = "Richieste di amicizia";
2013-02-22 17:21:34 +01:00
$a->strings["Notifications"] = "Notifiche";
2012-09-30 09:07:14 +02:00
$a->strings["See all notifications"] = "Vedi tutte le notifiche";
2013-02-15 17:23:49 +01:00
$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
2013-02-22 17:21:34 +01:00
$a->strings["Messages"] = "Messaggi";
2011-08-17 19:52:10 +02:00
$a->strings["Private mail"] = "Posta privata";
2012-09-30 09:07:14 +02:00
$a->strings["Inbox"] = "In arrivo";
$a->strings["Outbox"] = "Inviati";
2013-02-22 17:21:34 +01:00
$a->strings["New Message"] = "Nuovo messaggio";
2011-05-10 14:20:18 +02:00
$a->strings["Manage"] = "Gestisci";
2011-08-17 19:52:10 +02:00
$a->strings["Manage other pages"] = "Gestisci altre pagine";
2013-01-24 07:37:16 +01:00
$a->strings["Delegations"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
$a->strings["Account settings"] = "Parametri account";
2012-09-30 09:07:14 +02:00
$a->strings["Profiles"] = "Profili";
2013-01-24 07:37:16 +01:00
$a->strings["Manage/Edit Profiles"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["Contacts"] = "Contatti";
2011-08-17 19:52:10 +02:00
$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
2013-02-22 17:21:34 +01:00
$a->strings["Admin"] = "Amministrazione";
2011-08-17 19:52:10 +02:00
$a->strings["Site setup and configuration"] = "Configurazione del sito";
2013-02-15 17:23:49 +01:00
$a->strings["Navigation"] = "";
$a->strings["Site map"] = "";
2013-02-22 17:21:34 +01:00
$a->strings["view full size"] = "vedi a schermo intero";
$a->strings["Embedded content"] = "Contenuto incorporato";
$a->strings["Embedding disabled"] = "Embed disabilitato";
$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa azione eccede i limiti del tuo piano di sottoscrizione.";
$a->strings["This action is not available under your subscription plan."] = "Questa azione non è disponibile nel tuo piano di sottoscrizione.";
$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."] = "";
$a->strings["Profile not found."] = "Profilo non trovato.";
$a->strings["Profile deleted."] = "Profilo elminato.";
$a->strings["Profile-"] = "Profilo-";
$a->strings["New profile created."] = "Il nuovo profilo è stato creato.";
$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo.";
$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio .";
$a->strings["Marital Status"] = "";
$a->strings["Romantic Partner"] = "";
$a->strings["Likes"] = "Mi piace";
$a->strings["Dislikes"] = "Non mi piace";
$a->strings["Work/Employment"] = "";
$a->strings["Religion"] = "Religione";
$a->strings["Political Views"] = "Orientamento Politico";
$a->strings["Gender"] = "Sesso";
$a->strings["Sexual Preference"] = "Preferenza sessuale";
$a->strings["Homepage"] = "Homepage";
$a->strings["Interests"] = "Interessi";
$a->strings["Address"] = "Indirizzo";
$a->strings["Profile updated."] = "Profilo aggiornato.";
$a->strings[" and "] = "e ";
$a->strings["public profile"] = "profilo pubblico";
$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "";
$a->strings[" - Visit %1\$s's %2\$s"] = "";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha un %2\$s aggiornato. Ha cambiato %3\$s";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?";
$a->strings["No"] = "No";
$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo";
$a->strings["Change Profile Photo"] = "";
$a->strings["View this profile"] = "Visualizza questo profilo";
$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni";
$a->strings["Clone this profile"] = "Clona questo profilo";
$a->strings["Delete this profile"] = "Elimina questo profilo";
$a->strings["Profile Name:"] = "Nome del profilo:";
$a->strings["Your Full Name:"] = "Il tuo nome completo:";
$a->strings["Title/Description:"] = "Breve descrizione (es. titolo, posizione, altro):";
$a->strings["Your Gender:"] = "Il tuo sesso:";
$a->strings["Birthday (%s):"] = "Compleanno (%s)";
$a->strings["Street Address:"] = "Indirizzo (via/piazza):";
$a->strings["Locality/City:"] = "Località:";
$a->strings["Postal/Zip Code:"] = "CAP:";
$a->strings["Country:"] = "Nazione:";
$a->strings["Region/State:"] = "Regione/Stato:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Stato sentimentale:";
$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Esempio: cathy123, Cathy Williams, cathy@example.com";
$a->strings["Since [date]:"] = "Dal [data]:";
$a->strings["Homepage URL:"] = "Homepage:";
$a->strings["Religious Views:"] = "Orientamento religioso:";
$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:";
$a->strings["Private Keywords:"] = "Parole chiave private:";
$a->strings["Example: fishing photography software"] = "Esempio: pesca fotografia programmazione";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)";
$a->strings["Tell us about yourself..."] = "Raccontaci di te...";
$a->strings["Hobbies/Interests"] = "Hobby/interessi";
$a->strings["Contact information and Social Networks"] = "Informazioni su contatti e social network";
$a->strings["Musical interests"] = "Interessi musicali";
$a->strings["Books, literature"] = "Libri, letteratura";
$a->strings["Television"] = "Televisione";
$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento";
$a->strings["Love/romance"] = "Amore";
$a->strings["Work/employment"] = "Lavoro/impiego";
$a->strings["School/education"] = "Scuola/educazione";
$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["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["Profile Image"] = "Immagine del Profilo";
$a->strings["visible to everybody"] = "visibile a tutti";
$a->strings["Edit visibility"] = "Modifica visibilità";
$a->strings["Permission denied"] = "Permesso negato";
$a->strings["Invalid profile identifier."] = "Indentificativo 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["Personal Notes"] = "Note personali";
$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]";
$a->strings["Edit contact"] = "Modifca contatto";
$a->strings["Contacts who are not members of a group"] = "";
$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["{0} commented %s's post"] = "{0} ha commentato il post di %s";
$a->strings["{0} liked %s's post"] = "a {0} piace il post di %s";
$a->strings["{0} disliked %s's post"] = "a {0} non piace il post di %s";
$a->strings["{0} is now friends with %s"] = "{0} ora è amico di %s";
$a->strings["{0} posted"] = "{0} ha inviato un nuovo messaggio";
$a->strings["{0} tagged %s's post with #%s"] = "{0} ha taggato il post di %s con #%s";
$a->strings["{0} mentioned you in a post"] = "{0} ti ha citato in un post";
$a->strings["Theme settings updated."] = "";
$a->strings["Site"] = "Sito";
$a->strings["Users"] = "Utenti";
$a->strings["Plugins"] = "Plugin";
$a->strings["Themes"] = "Temi";
$a->strings["DB updates"] = "Aggiornamenti Database";
$a->strings["Logs"] = "Log";
$a->strings["Plugin Features"] = "";
$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
$a->strings["Normal Account"] = "Account normale";
$a->strings["Soapbox Account"] = "Account per comunicati e annunci";
$a->strings["Community/Celebrity Account"] = "Account per celebrità o per comunità";
$a->strings["Automatic Friend Account"] = "Account per amicizia automatizzato";
$a->strings["Blog Account"] = "Account Blog";
$a->strings["Private Forum"] = "Forum Privato";
$a->strings["Message queues"] = "";
$a->strings["Administration"] = "Amministrazione";
$a->strings["Summary"] = "Sommario";
$a->strings["Registered users"] = "Utenti registrati";
$a->strings["Pending registrations"] = "Registrazioni in attesa";
$a->strings["Version"] = "Versione";
$a->strings["Active plugins"] = "Plugin attivi";
$a->strings["Site settings updated."] = "Impostazioni del sito aggiornate.";
$a->strings["No special theme for mobile devices"] = "";
$a->strings["Closed"] = "Chiusa";
$a->strings["Requires approval"] = "Richiede l'approvazione";
$a->strings["Open"] = "Aperta";
$a->strings["No SSL policy, links will track page SSL state"] = "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina";
$a->strings["Force all links to use SSL"] = "Forza tutti i linki ad usare SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)";
$a->strings["Registration"] = "Registrazione";
$a->strings["File upload"] = "Caricamento file";
$a->strings["Policies"] = "Politiche";
$a->strings["Advanced"] = "Avanzate";
$a->strings["Performance"] = "";
$a->strings["Banner/Logo"] = "Banner/Logo";
$a->strings["System language"] = "Lingua di sistema";
$a->strings["System theme"] = "Tema di sistema";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "";
$a->strings["Mobile system theme"] = "";
$a->strings["Theme for mobile devices"] = "";
$a->strings["SSL link policy"] = "Gestione link SSL";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina se i link generati devono essere forzati a usare SSL";
$a->strings["'Share' element"] = "";
$a->strings["Activates the bbcode element 'share' for repeating items."] = "";
$a->strings["Maximum image size"] = "Massima dimensione immagini";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite.";
$a->strings["Maximum image length"] = "";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "";
$a->strings["JPEG image quality"] = "";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "";
$a->strings["Register policy"] = "Politica di registrazione";
$a->strings["Maximum Daily Registrations"] = "";
$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."] = "";
$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["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";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
$a->strings["Allowed email domains"] = "Domini email consentiti";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
$a->strings["Block public"] = "Blocca pagine pubbliche";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato.";
$a->strings["Force publish"] = "Forza publicazione";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per forzare tutti i profili di questo sito ad essere compresi nell'elenco di questo sito.";
$a->strings["Global directory update URL"] = "URL aggiornamento Elenco Globale";
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato.";
$a->strings["Allow threaded items"] = "";
$a->strings["Allow infinite level threading for items on this site."] = "";
$a->strings["Private posts by default for new users"] = "";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "";
$a->strings["Block multiple registrations"] = "Blocca registrazioni multiple";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Non permette all'utente di registrare account extra da usare come pagine.";
$a->strings["OpenID support"] = "Supporto OpenID";
$a->strings["OpenID support for registration and logins."] = "Supporta OpenID per la registrazione e il login";
$a->strings["Fullname check"] = "Controllo nome completo";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam";
$a->strings["UTF-8 Regular expressions"] = "Espressioni regolari UTF-8";
$a->strings["Use PHP UTF8 regular expressions"] = "Usa le espressioni regolari PHP in UTF8";
$a->strings["Show Community Page"] = "Mostra pagina Comunità";
$a->strings["Display a Community page showing all recent public postings on this site."] = "Mostra una pagina Comunità con tutti i recenti messaggi pubblici su questo sito.";
$a->strings["Enable OStatus support"] = "Abilita supporto OStatus";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fornisce compatibiltà OStatuts (identi.ca, status.net, etc.). Tutte le comunicazioni in OStatus sono pubbliche, per cui avvisi di provacy verranno occasionalmente mostrati.";
$a->strings["Enable Diaspora support"] = "Abilita il supporto a Diaspora";
$a->strings["Provide built-in Diaspora network compatibility."] = "Fornisce compatibilità con il network Diaspora.";
$a->strings["Only allow Friendica contacts"] = "Permetti solo contatti Friendica";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati.";
$a->strings["Verify SSL"] = "Verifica SSL";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati.";
$a->strings["Proxy user"] = "Utente Proxy";
$a->strings["Proxy URL"] = "URL Proxy";
$a->strings["Network timeout"] = "Timeout rete";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valore in secondi. Imposta a 0 per illimitato (non raccomandato).";
$a->strings["Delivery interval"] = "Intervallo di invio";
$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Ritarda il processo di invio in background di n secondi per ridurre il carico di sistema. Raccomandato: 4-5 per host condivisit, 2-3 per VPS. 0-1 per grandi server dedicati.";
$a->strings["Poll interval"] = "";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "";
$a->strings["Maximum Load Average"] = "";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "";
$a->strings["Use MySQL full text engine"] = "";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "";
$a->strings["Path to item cache"] = "";
$a->strings["Cache duration in seconds"] = "";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day)."] = "";
$a->strings["Path for lock file"] = "";
$a->strings["Temp path"] = "";
$a->strings["Base path to installation"] = "";
$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come di successo";
$a->strings["Executing %s failed. Check system logs."] = "Fallita l'esecuzione di %s. Controlla i log di sistema.";
$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è stato applicato con successo";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine.";
$a->strings["Update function %s could not be found."] = "La funzione di aggiornamento %s non puo' essere trovata.";
$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
$a->strings["Failed Updates"] = "Aggiornamenti falliti";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = "";
$a->strings["Mark success (if update was manually applied)"] = "";
$a->strings["Attempt to execute this update step automatically"] = "";
$a->strings["%s user blocked/unblocked"] = array(
0 => "%s utente bloccato/sbloccato",
1 => "%s utenti bloccati/sbloccati",
2012-09-30 09:07:14 +02:00
);
2013-02-22 17:21:34 +01:00
$a->strings["%s user deleted"] = array(
0 => "%s utente cancellato",
1 => "%s utenti cancellati",
);
$a->strings["User '%s' deleted"] = "Utente '%s' cancellato";
$a->strings["User '%s' unblocked"] = "Utente '%s' sbloccato";
$a->strings["User '%s' blocked"] = "Utente '%s' bloccato";
$a->strings["select all"] = "seleziona tutti";
$a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma";
$a->strings["Request date"] = "Data richiesta";
$a->strings["Name"] = "Nome";
$a->strings["No registrations."] = "Nessuna registrazione.";
$a->strings["Approve"] = "Approva";
$a->strings["Deny"] = "Nega";
$a->strings["Block"] = "Blocca";
$a->strings["Unblock"] = "Sblocca";
$a->strings["Site admin"] = "";
$a->strings["Register date"] = "Data registrazione";
$a->strings["Last login"] = "Ultimo accesso";
$a->strings["Last item"] = "Ultimo elemento";
$a->strings["Account"] = "Account";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?";
$a->strings["Plugin %s disabled."] = "Plugin %s disabilitato.";
$a->strings["Plugin %s enabled."] = "Plugin %s abilitato.";
$a->strings["Disable"] = "Disabilita";
$a->strings["Enable"] = "Abilita";
$a->strings["Toggle"] = "Inverti";
$a->strings["Author: "] = "Autore: ";
$a->strings["Maintainer: "] = "Manutentore: ";
$a->strings["No themes found."] = "Nessun tema trovato.";
$a->strings["Screenshot"] = "Anteprima";
$a->strings["[Experimental]"] = "[Sperimentale]";
$a->strings["[Unsupported]"] = "[Non supportato]";
$a->strings["Log settings updated."] = "Impostazioni Log aggiornate.";
$a->strings["Clear"] = "Pulisci";
$a->strings["Debugging"] = "Debugging";
$a->strings["Log file"] = "File di Log";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Deve essere scrivibile dal server web. Relativo alla tua directory Friendica.";
$a->strings["Log level"] = "Livello di Log";
$a->strings["Update now"] = "Aggiorna adesso";
$a->strings["Close"] = "Chiudi";
$a->strings["FTP Host"] = "Indirizzo FTP";
$a->strings["FTP Path"] = "Percorso FTP";
$a->strings["FTP User"] = "Utente FTP";
$a->strings["FTP Password"] = "Pasword FTP";
$a->strings["Photo Albums"] = "Album foto";
$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?"] = "";
$a->strings["Delete Photo"] = "Rimuovi foto";
$a->strings["Do you really want to delete this photo?"] = "";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "";
$a->strings["a photo"] = "";
$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
$a->strings["No photos selected"] = "Nessuna foto selezionata";
$a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Hai usato %1$.2f MBytes su %2$.2f disponibili.";
$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"] = "";
$a->strings["Show to Contacts"] = "";
$a->strings["Private Photo"] = "";
$a->strings["Public Photo"] = "";
$a->strings["Edit Album"] = "Modifica album";
$a->strings["Show Newest First"] = "";
$a->strings["Show Oldest First"] = "";
$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["Rotate CW (right)"] = "";
$a->strings["Rotate CCW (left)"] = "";
$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["Private photo"] = "";
$a->strings["Public photo"] = "";
$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["View Album"] = "Sfoglia l'album";
$a->strings["Recent Photos"] = "Foto recenti";
$a->strings["Friends of %s"] = "Amici di %s";
$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
$a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:";
$a->strings["Please login to continue."] = "Effettua il login per continuare.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?";
$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s";
$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 is the message that failed."] = "Errore nell'invio del messaggio email. Questo è il messaggio non inviato.";
$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s";
$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del prorietario del sito.";
$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["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'.";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): ";
$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?";
$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito.";
$a->strings["Your invitation ID: "] = "L'ID del tuo invito:";
$a->strings["Your Full Name (e.g. Joe Smith): "] = "Il tuo nome completo (es. Mario Rossi): ";
$a->strings["Your Email Address: "] = "Il tuo indirizzo email: ";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@\$sitename</strong>'.";
$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
$a->strings["Applications"] = "Applicazioni";
$a->strings["No installed applications."] = "Nessuna applicazione installata.";
$a->strings["Account approved."] = "Account approvato.";
$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
$a->strings["Please login."] = "Accedi.";
$a->strings["Item not available."] = "Oggetto non disponibile.";
$a->strings["Item was not found."] = "Oggetto non trovato.";
$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["Source (bbcode) text:"] = "Testo sorgente (bbcode):";
$a->strings["Source (Diaspora) text to convert to BBcode:"] = "";
$a->strings["Source input: "] = "";
$a->strings["bb2html (raw HTML): "] = "";
$a->strings["bb2html: "] = "";
$a->strings["bb2html2bb: "] = "";
$a->strings["bb2md: "] = "";
$a->strings["bb2md2html: "] = "";
$a->strings["bb2dia2bb: "] = "";
$a->strings["bb2md2html2bb: "] = "";
$a->strings["Source input (Diaspora format): "] = "";
$a->strings["diaspora2bb: "] = "";
$a->strings["Common Friends"] = "Amici in comune";
$a->strings["No contacts in common."] = "";
$a->strings["Remove term"] = "Rimuovi termine";
$a->strings["No results."] = "Nessun risultato.";
$a->strings["Not available."] = "Non disponibile.";
$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";
$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
$a->strings["Contact has been archived"] = "";
$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
$a->strings["Do you really want to delete this contact?"] = "";
$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
$a->strings["Never"] = "Mai";
$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
$a->strings["Suggest friends"] = "Suggerisci amici";
$a->strings["Network type: %s"] = "Tipo di rete: %s";
$a->strings["View all contacts"] = "Vedi tutti i contatti";
$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
$a->strings["Unignore"] = "Non ignorare";
$a->strings["Ignore"] = "Ignora";
$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
$a->strings["Unarchive"] = "Dearchivia";
$a->strings["Archive"] = "Archivia";
$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
$a->strings["Repair"] = "Ripara";
$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
$a->strings["Communications lost with this contact!"] = "";
$a->strings["Contact Editor"] = "Editor dei Contatti";
$a->strings["Profile Visibility"] = "Visibilità del profilo";
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
$a->strings["Edit contact notes"] = "Modifica note contatto";
$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
$a->strings["Ignore contact"] = "Ignora il contatto";
$a->strings["Repair URL settings"] = "Impostazioni riparazione URL";
$a->strings["View conversations"] = "Vedi conversazioni";
$a->strings["Delete contact"] = "Rimuovi contatto";
$a->strings["Last update:"] = "Ultimo aggiornamento:";
$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
$a->strings["Currently blocked"] = "Bloccato";
$a->strings["Currently ignored"] = "Ignorato";
$a->strings["Currently archived"] = "Al momento archiviato";
$a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
$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";
$a->strings["Blocked"] = "Bloccato";
$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
$a->strings["Ignored"] = "Ignorato";
$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
$a->strings["Archived"] = "Achiviato";
$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["Mutual Friendship"] = "Amicizia reciproca";
$a->strings["is a fan of yours"] = "è un tuo fan";
$a->strings["you are a fan of"] = "sei un fan di";
$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
$a->strings["Additional features"] = "";
$a->strings["Display settings"] = "Impostazioni grafiche";
$a->strings["Connector settings"] = "Impostazioni connettori";
$a->strings["Plugin settings"] = "Impostazioni plugin";
$a->strings["Connected apps"] = "Applicazioni collegate";
$a->strings["Export personal data"] = "Esporta dati personali";
$a->strings["Remove account"] = "Rimuovi account";
$a->strings["Missing some important data!"] = "Mancano alcuni dati importanti!";
$a->strings["Update"] = "Aggiorna";
$a->strings["Failed to connect with email account using the settings provided."] = "Impossibile collegarsi all'account email con i parametri forniti.";
$a->strings["Email settings updated."] = "Impostazioni e-mail aggiornate.";
$a->strings["Features updated"] = "";
$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["Password changed."] = "Password cambiata.";
$a->strings["Password update failed. Please try again."] = "Aggiornamento password fallito. Prova ancora.";
$a->strings[" Please use a shorter name."] = " Usa un nome più corto.";
$a->strings[" Name too short."] = " Nome troppo corto.";
$a->strings[" Not valid email."] = " Email non valida.";
$a->strings[" Cannot change to that email."] = "Non puoi usare quella email.";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "";
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "";
$a->strings["Add application"] = "Aggiungi applicazione";
$a->strings["Redirect"] = "Redirect";
$a->strings["Icon url"] = "Url icona";
$a->strings["You can't edit this application."] = "Non puoi modificare questa applicazione.";
$a->strings["Connected Apps"] = "Applicazioni Collegate";
$a->strings["Edit"] = "Modifica";
$a->strings["Client key starts with"] = "Chiave del client inizia con";
$a->strings["No name"] = "Nessun nome";
$a->strings["Remove authorization"] = "Rimuovi l'autorizzazione";
$a->strings["No Plugin settings configured"] = "Nessun plugin ha impostazioni modificabili";
$a->strings["Off"] = "";
$a->strings["On"] = "";
$a->strings["Additional Features"] = "";
$a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s";
$a->strings["enabled"] = "abilitato";
$a->strings["disabled"] = "disabilitato";
$a->strings["StatusNet"] = "StatusNet";
$a->strings["Email access is disabled on this site."] = "L'accesso email è disabilitato su questo sito.";
$a->strings["Connector Settings"] = "Impostazioni Connettore";
$a->strings["Email/Mailbox Setup"] = "Impostazioni email";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)";
$a->strings["Last successful email check:"] = "Ultimo controllo email eseguito con successo:";
$a->strings["IMAP server name:"] = "Nome server IMAP:";
$a->strings["IMAP port:"] = "Porta IMAP:";
$a->strings["Security:"] = "Sicurezza:";
$a->strings["Email login name:"] = "Nome utente email:";
$a->strings["Email password:"] = "Password email:";
$a->strings["Reply-to address:"] = "Indirizzo di risposta:";
$a->strings["Send public posts to all email contacts:"] = "Invia i messaggi pubblici ai contatti email:";
$a->strings["Action after import:"] = "Azione post importazione:";
$a->strings["Mark as seen"] = "Segna come letto";
$a->strings["Move to folder"] = "Sposta nella cartella";
$a->strings["Move to folder:"] = "Sposta nella cartella:";
$a->strings["Display Settings"] = "Impostazioni Grafiche";
$a->strings["Display Theme:"] = "Tema:";
$a->strings["Mobile Theme:"] = "";
$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi";
$a->strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo";
$a->strings["Number of items to display per page:"] = "";
$a->strings["Maximum of 100 items"] = "Massimo 100 voci";
$a->strings["Don't show emoticons"] = "Non mostrare le emoticons";
$a->strings["Normal Account Page"] = "Pagina Account Normale";
$a->strings["This account is a normal personal profile"] = "Questo account è un normale profilo personale";
$a->strings["Soapbox Page"] = "Pagina Sandbox";
$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Chi richiede la connessione/amicizia sarà accettato automaticamente come fan che potrà solamente leggere la bacheca";
$a->strings["Community Forum/Celebrity Account"] = "Account Celebrità/Forum comunitario";
$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Chi richiede la connessione/amicizia sarà accettato automaticamente come fan che potrà leggere e scrivere sulla bacheca";
$a->strings["Automatic Friend Page"] = "Pagina con amicizia automatica";
$a->strings["Automatically approve all connection/friend requests as friends"] = "Chi richiede la connessione/amicizia sarà accettato automaticamente come amico";
$a->strings["Private Forum [Experimental]"] = "Forum privato [sperimentale]";
$a->strings["Private forum - approved members only"] = "Forum privato - solo membri approvati";
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opzionale) Consente di loggarti in questo account con questo OpenID";
$a->strings["Publish your default profile in your local site directory?"] = "Pubblica il tuo profilo predefinito nell'elenco locale del sito";
$a->strings["Publish your default profile in the global social directory?"] = "Pubblica il tuo profilo predefinito nell'elenco sociale globale";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito";
$a->strings["Hide your profile details from unknown viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?";
$a->strings["Allow friends to post to your profile page?"] = "Permetti agli amici di scrivere sulla tua pagina profilo?";
$a->strings["Allow friends to tag your posts?"] = "Permetti agli amici di taggare i tuoi messaggi?";
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ci permetti di suggerirti come potenziale amico ai nuovi membri?";
$a->strings["Permit unknown people to send you private mail?"] = "Permetti a utenti sconosciuti di inviarti messaggi privati?";
$a->strings["Profile is <strong>not published</strong>."] = "Il profilo <strong>non è pubblicato</strong>.";
$a->strings["or"] = "o";
$a->strings["Your Identity Address is"] = "L'indirizzo della tua identità è";
$a->strings["Automatically expire posts after this many days:"] = "Fai scadere i post automaticamente dopo x giorni:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se lasciato vuoto, i messaggi non verranno cancellati.";
$a->strings["Advanced expiration settings"] = "Impostazioni avanzate di scandenza";
$a->strings["Advanced Expiration"] = "Scadenza avanzata";
$a->strings["Expire posts:"] = "Fai scadere i post:";
$a->strings["Expire personal notes:"] = "Fai scadere le Note personali:";
$a->strings["Expire starred posts:"] = "Fai scadere i post Speciali:";
$a->strings["Expire photos:"] = "Fai scadere le foto:";
$a->strings["Only expire posts by others:"] = "Fai scadere solo i post degli altri:";
$a->strings["Account Settings"] = "Impostazioni account";
$a->strings["Password Settings"] = "Impostazioni password";
$a->strings["New Password:"] = "Nuova password:";
$a->strings["Confirm:"] = "Conferma:";
$a->strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non effettuare variazioni alla password";
$a->strings["Basic Settings"] = "Impostazioni base";
$a->strings["Email Address:"] = "Indirizzo Email:";
$a->strings["Your Timezone:"] = "Il tuo fuso orario:";
$a->strings["Default Post Location:"] = "Località predefinita:";
$a->strings["Use Browser Location:"] = "Usa la località rilevata dal browser:";
$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy";
$a->strings["Maximum Friend Requests/Day:"] = "Numero massimo di richieste di amicizia al giorno:";
$a->strings["(to prevent spam abuse)"] = "(per prevenire lo spam)";
$a->strings["Default Post Permissions"] = "Permessi predefiniti per i messaggi";
$a->strings["(click to open/close)"] = "(clicca per aprire/chiudere)";
$a->strings["Default Private Post"] = "";
$a->strings["Default Public Post"] = "";
$a->strings["Default Permissions for New Posts"] = "";
$a->strings["Maximum private messages per day from unknown people:"] = "Numero massimo di messaggi privati da utenti sconosciuti per giorno:";
$a->strings["Notification Settings"] = "Impostazioni notifiche";
$a->strings["By default post a status message when:"] = "";
$a->strings["accepting a friend request"] = "";
$a->strings["joining a forum/community"] = "";
$a->strings["making an <em>interesting</em> profile change"] = "";
$a->strings["Send a notification email when:"] = "Invia una mail di notifica quando:";
$a->strings["You receive an introduction"] = "Ricevi una presentazione";
$a->strings["Your introductions are confirmed"] = "Le tue presentazioni sono confermate";
$a->strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla bacheca del tuo profilo";
$a->strings["Someone writes a followup comment"] = "Qualcuno scrive un commento a un tuo messaggio";
$a->strings["You receive a private message"] = "Ricevi un messaggio privato";
$a->strings["You receive a friend suggestion"] = "Hai ricevuto un suggerimento di amicizia";
$a->strings["You are tagged in a post"] = "Sei stato taggato in un post";
$a->strings["You are poked/prodded/etc. in a post"] = "";
$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["No such group"] = "Nessun gruppo";
$a->strings["Group is empty"] = "Il gruppo è vuoto";
$a->strings["Group: "] = "Gruppo: ";
$a->strings["%d comment"] = array(
0 => "%d commento",
1 => "%d commenti",
);
$a->strings["like"] = "mi piace";
$a->strings["dislike"] = "non mi piace";
$a->strings["Share this"] = "Condividi questo";
$a->strings["share"] = "condividi";
$a->strings["Bold"] = "Grassetto";
$a->strings["Italic"] = "Corsivo";
$a->strings["Underline"] = "Sottolineato";
$a->strings["Quote"] = "Citazione";
$a->strings["Code"] = "Codice";
$a->strings["Image"] = "Immagine";
$a->strings["Link"] = "Link";
$a->strings["Video"] = "Video";
$a->strings["add star"] = "aggiungi a speciali";
$a->strings["remove star"] = "rimuovi da speciali";
$a->strings["toggle star status"] = "Inverti stato preferito";
$a->strings["starred"] = "preferito";
$a->strings["add tag"] = "aggiungi tag";
$a->strings["save to folder"] = "salva nella cartella";
$a->strings["to"] = "a";
$a->strings["Wall-to-Wall"] = "Da bacheca a bacheca";
$a->strings["via Wall-To-Wall:"] = "da bacheca a bacheca";
$a->strings["link"] = "collegamento";
$a->strings["Contact settings applied."] = "Contatto modificato.";
$a->strings["Contact update failed."] = "Le modifiche al contatto non sono state salvate.";
$a->strings["Contact not found."] = "Contatto non trovato.";
$a->strings["Repair Contact Settings"] = "Ripara il contatto";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina.";
$a->strings["Return to contact editor"] = "Ritorna alla modifica contatto";
$a->strings["Account Nickname"] = "Nome utente";
$a->strings["@Tagname - overrides Name/Nickname"] = "@TagName - al posto del nome utente";
$a->strings["Account URL"] = "URL dell'utente";
$a->strings["Friend Request URL"] = "URL Richiesta Amicizia";
$a->strings["Friend Confirm URL"] = "URL Conferma Amicizia";
$a->strings["Notification Endpoint URL"] = "URL Notifiche";
$a->strings["Poll/Feed URL"] = "URL Feed";
$a->strings["New photo from this URL"] = "Nuova foto da questo URL";
$a->strings["No potential page delegates located."] = "Nessun potenziale delegato per la pagina è stato trovato.";
$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 grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi 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["Add"] = "Aggiungi";
$a->strings["No entries."] = "Nessun articolo.";
$a->strings["Poke/Prod"] = "";
$a->strings["poke, prod or do other things to somebody"] = "";
$a->strings["Recipient"] = "";
$a->strings["Choose what you wish to do to recipient"] = "";
$a->strings["Make this post private"] = "";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo puo' 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.";
$a->strings["Unexpected response from remote site: "] = "La risposta dell'altro sito non può essere gestita: ";
$a->strings["Confirmation completed successfully."] = "Conferma completata con successo.";
$a->strings["Remote site reported: "] = "Il sito remoto riporta: ";
$a->strings["Temporary failure. Please wait and try again."] = "Problema temporaneo. Attendi e riprova.";
$a->strings["Introduction failed or was revoked."] = "La presentazione ha generato un errore o è stata revocata.";
$a->strings["Unable to set contact photo."] = "Impossibile impostare la foto del contatto.";
$a->strings["No user record found for '%s' "] = "Nessun utente trovato '%s'";
$a->strings["Our site encryption key is apparently messed up."] = "La nostra chiave di criptazione del sito sembra essere corrotta.";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo.";
$a->strings["Contact record was not found for you on our site."] = "Il contatto non è stato trovato sul nostro sito.";
$a->strings["Site public key not available in contact record for URL %s."] = "La chiave pubblica del sito non è disponibile per l'URL %s";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare.";
$a->strings["Unable to set your contact credentials on our system."] = "Impossibile impostare le credenziali del tuo contatto sul nostro sistema.";
$a->strings["Unable to update your contact profile details on our system"] = "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema";
$a->strings["Connection accepted at %s"] = "Connession accettata su %s";
$a->strings["%1\$s has joined %2\$s"] = "";
$a->strings["%1\$s welcomes %2\$s"] = "";
$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"] = array(
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"] = "Invalid locator";
$a->strings["Invalid email address."] = "Indirizzo email non valido.";
$a->strings["This account has not been configured for email. Request failed."] = "Questo account non è stato configurato per l'email. Richiesta fallita.";
$a->strings["Unable to resolve your name at the provided location."] = "Impossibile risolvere il tuo nome nella posizione indicata.";
$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["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
$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["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["Confirm"] = "Conferma";
$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["<strike>Connect as an email follower</strike> (Coming soon)"] = "<strike>Connetti un email come follower</strike> (in arrivo)";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">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=\"http://dir.friendica.com/siteinfo\">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@identi.ca"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
$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["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
$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["%1\$s is following %2\$s's %3\$s"] = "";
$a->strings["Do you really want to delete this suggestion?"] = "";
$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["People Search"] = "Cerca persone";
$a->strings["No matches"] = "Nessun risultato";
$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato.";
$a->strings["Item has been removed."] = "L'oggetto è stato rimosso.";
$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["Item not found"] = "Oggetto non trovato";
$a->strings["Edit post"] = "Modifica messaggio";
$a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
$a->strings["l, F j"] = "l j F";
$a->strings["Edit event"] = "Modifca l'evento";
$a->strings["Create New Event"] = "Crea un nuovo evento";
$a->strings["hour:minute"] = "ora:minuti";
$a->strings["Event details"] = "Dettagli dell'evento";
$a->strings["Format is %s %s. Starting date and Title are required."] = "Il formato è %s %s. Data di inizio e 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["Files"] = "";
$a->strings["Export 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."] = "";
$a->strings["Export all"] = "";
$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)"] = "";
$a->strings["- select -"] = "- seleziona -";
$a->strings["Import"] = "";
$a->strings["Move account"] = "";
$a->strings["You can import an account from another Friendica server."] = "";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "";
$a->strings["Account file"] = "";
$a->strings["To export your accont, go to \"Settings->Export your porsonal data\" and select \"Export account\""] = "";
$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
$a->strings["Contact added"] = "Contatto aggiunto";
$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=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "Visita <a href=\"http://friendica.com\">Friendica.com</a> per saperne di più sul progetto Friendica.";
$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
$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 plugins/addons/apps:"] = "Plugin/addon/applicazioni instalate";
$a->strings["No installed plugins/addons/apps"] = "Nessun plugin/addons/applicazione installata";
$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["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["Group Editor"] = "Modifica gruppo";
$a->strings["Members"] = "Membri";
$a->strings["No profile"] = "Nessun profilo";
$a->strings["Help:"] = "Guida:";
$a->strings["Not Found"] = "Non trovato";
$a->strings["Page not found."] = "Pagina non trovata.";
$a->strings["No contacts."] = "Nessun contatto.";
$a->strings["Access denied."] = "Accesso negato.";
$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d";
$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
$a->strings["Friendica Social Communications Server - Setup"] = "Friendica Social Communications Server - Setup";
$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["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["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["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 server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</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["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["mysqli PHP module"] = "modulo PHP mysqli";
$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
$a->strings["Apache mod_rewrite module"] = "";
$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: mysqli PHP module required but not installed."] = "Errore: il modulo mysqli di PHP è richiesto, ma non risulta 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["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."] = "";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "";
$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."] = "";
$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."] = "";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "";
$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."] = "";
$a->strings["view/smarty3 is writable"] = "";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "";
$a->strings["Url rewrite is working"] = "";
$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["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori.";
$a->strings["<h1>What next</h1>"] = "";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller.";
$a->strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d";
$a->strings["Total invitation limit exceeded."] = "";
$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
$a->strings["Please join us on Friendica"] = "Unisiciti a noi su Friendica";
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "";
$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
$a->strings["%d message sent."] = array(
0 => "%d messaggio inviato.",
1 => "%d messaggi inviati.",
);
$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e resitrati su %s o su un'altro sito web Friendica aperto al pubblico.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
$a->strings["Send invitations"] = "Invia inviti";
$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
$a->strings["Your message:"] = "Il tuo messaggio:";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato a unirti a me ed ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
$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://friendica.com"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com";
$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."] = "";
$a->strings["Message could not be sent."] = "Il messaggio non puo' 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["Time Conversion"] = "Conversione Ora";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "";
$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["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili.";
$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["Password reset requested at %s"] = "Richiesta reimpostazione password su %s";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata. (Puoi averla già richiesta precendentemente). Reimpostazione password fallita.";
$a->strings["Password Reset"] = "Reimpostazione password";
$a->strings["Your password has been reset as requested."] = "La tua password è stata reimpostata come richiesto.";
$a->strings["Your new password is"] = "La tua nuova password è";
$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi";
$a->strings["click here to login"] = "clicca qui per entrare";
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso.";
$a->strings["Your password has been changed at %s"] = "";
$a->strings["Forgot your Password?"] = "Hai dimenticato la password?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password.";
$a->strings["Nickname or Email: "] = "Nome utente o email: ";
$a->strings["Reset"] = "Reimposta";
$a->strings["System down for maintenance"] = "";
$a->strings["Manage Identities and/or Pages"] = "Gestisci indentità 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["Profile Match"] = "Profili corrispondenti";
$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["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
$a->strings["Do you really want to delete this message?"] = "";
$a->strings["Message deleted."] = "Messaggio eliminato.";
$a->strings["Conversation removed."] = "Conversazione rimossa.";
$a->strings["No messages."] = "Nessun messaggio.";
$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["Delete conversation"] = "Elimina la conversazione";
$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
$a->strings["%d message"] = array(
0 => "%d messaggio",
1 => "%d messaggi",
);
$a->strings["Message not available."] = "Messaggio non disponibile.";
$a->strings["Delete message"] = "Elimina il messaggio";
$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["Mood"] = "";
$a->strings["Set your current mood and tell your friends"] = "";
$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
$a->strings["System error. Post not saved."] = "Errore di sistema. Messaggio non salvato.";
$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["Search Results For:"] = "Cerca risultati per:";
$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["Warning: This group contains %s member from an insecure network."] = array(
0 => "Attenzione: questo gruppo contiene %s membro da un network insicuro.",
1 => "Attenzione: questo gruppo contiene %s membri da un network insicuro.",
);
$a->strings["Private messages to this group are at risk of public disclosure."] = "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente.";
$a->strings["Contact: "] = "Contatto:";
$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["Welcome to Friendica"] = "Benvenuto su Friendica";
$a->strings["New Member Checklist"] = "Cose da fare per i Nuovi Utenti";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione.";
$a->strings["Getting Started"] = "";
$a->strings["Friendica Walk-Through"] = "";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "";
$a->strings["Go to Your Settings"] = "";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero.";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti.";
$a->strings["Upload Profile Photo"] = "Carica la foto del profilo";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno.";
$a->strings["Edit Your Profile"] = "";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti.";
$a->strings["Profile Keywords"] = "";
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie.";
$a->strings["Connecting"] = "";
$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorizza il Facebook Connector se hai un account Facebook, e noi (opzionalmente) importeremo tuti i tuoi amici e le tue conversazioni da Facebook.";
$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Se</em questo è il tuo server personale, installare il plugin per Facebook puo' aiutarti nella transizione verso il web sociale libero.";
$a->strings["Importing Emails"] = "";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo";
$a->strings["Go to Your Contacts Page"] = "";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>";
$a->strings["Go to Your Site's Directory"] = "";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto.";
$a->strings["Finding New People"] = "";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore.";
$a->strings["Group Your Contacts"] = "";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete";
$a->strings["Why Aren't My Posts Public?"] = "";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "";
$a->strings["Getting Help"] = "";
$a->strings["Go to the Help Section"] = "";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse.";
$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
$a->strings["Discard"] = "Scarta";
$a->strings["System"] = "Sistema";
$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
$a->strings["Notification type: "] = "Tipo di notifica: ";
$a->strings["Friend Suggestion"] = "Amico suggerito";
$a->strings["suggested by %s"] = "sugerito da %s";
$a->strings["Post a new friend activity"] = "Invia una attività \"è ora amico con\"";
$a->strings["if applicable"] = "se applicabile";
$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
$a->strings["yes"] = "si";
$a->strings["no"] = "no";
$a->strings["Approve as: "] = "Approva come: ";
$a->strings["Friend"] = "Amico";
$a->strings["Sharer"] = "Condivisore";
$a->strings["Fan/Admirer"] = "Fan/Ammiratore";
$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
$a->strings["No introductions."] = "Nessuna presentazione.";
$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
$a->strings["No more network notifications."] = "Nessuna nuova.";
$a->strings["Network Notifications"] = "Notifiche dalla rete";
$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
$a->strings["System Notifications"] = "Notifiche di sistema";
$a->strings["No more personal notifications."] = "Nessuna nuova.";
$a->strings["Personal Notifications"] = "Notifiche personali";
$a->strings["No more home notifications."] = "Nessuna nuova.";
$a->strings["Home Notifications"] = "Notifiche bacheca";
$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["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 del'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:"] = "";
$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'imagine per una visualizzazione migliore.";
$a->strings["Done Editing"] = "Finito";
$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
$a->strings["via"] = "";
$a->strings["Theme settings"] = "Impostazioni tema";
$a->strings["Set resize level for images in posts and comments (width and height)"] = "Dimensione immagini in messaggi e commenti (larghezza e altezza)";
$a->strings["Set font-size for posts and comments"] = "Dimensione del carattere di messaggi e commenti";
$a->strings["Set theme width"] = "";
$a->strings["Color scheme"] = "Schema colori";
$a->strings["Set line-height for posts and comments"] = "Altezza della linea di testo di messaggi e commenti";
$a->strings["Set resolution for middle column"] = "";
$a->strings["Set color scheme"] = "";
$a->strings["Set twitter search term"] = "";
$a->strings["Set zoomfactor for Earth Layer"] = "";
$a->strings["Set longitude (X) for Earth Layers"] = "";
$a->strings["Set latitude (Y) for Earth Layers"] = "";
$a->strings["Community Pages"] = "Pagine Comunitarie";
$a->strings["Earth Layers"] = "";
$a->strings["Community Profiles"] = "";
$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
$a->strings["Connect Services"] = "Servizi di conessione";
$a->strings["Find Friends"] = "Trova Amici";
$a->strings["Last tweets"] = "";
$a->strings["Last users"] = "Ultimi utenti";
$a->strings["Last photos"] = "Ultime foto";
$a->strings["Last likes"] = "Ultimi \"mi piace\"";
$a->strings["Your contacts"] = "I tuoi contatti";
$a->strings["Local Directory"] = "Elenco Locale";
$a->strings["Set zoomfactor for Earth Layers"] = "";
$a->strings["Last Tweets"] = "";
$a->strings["Show/hide boxes at right-hand column:"] = "";
$a->strings["Set colour scheme"] = "Imposta schema colori";
$a->strings["Alignment"] = "Allineamento";
$a->strings["Left"] = "Sinistra";
$a->strings["Center"] = "Centrato";
$a->strings["Posts font size"] = "";
$a->strings["Textareas font size"] = "";
$a->strings["toggle mobile"] = "";
2012-09-30 09:07:14 +02:00
$a->strings["Delete this item?"] = "Cancellare questo elemento?";
$a->strings["show fewer"] = "mostra di meno";
2013-02-15 17:23:49 +01:00
$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
$a->strings["Update Error at %s"] = "Errore aggiornamento a %s";
2012-09-30 09:07:14 +02:00
$a->strings["Create a New Account"] = "Crea un nuovo account";
$a->strings["Nickname or Email address: "] = "Nome utente o indirizzo email: ";
$a->strings["Password: "] = "Password: ";
2013-01-24 07:37:16 +01:00
$a->strings["Remember me"] = "";
2012-09-30 09:07:14 +02:00
$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
2013-01-24 07:37:16 +01:00
$a->strings["Website Terms of Service"] = "";
$a->strings["terms of service"] = "";
$a->strings["Website Privacy Policy"] = "";
$a->strings["privacy policy"] = "";
2012-09-30 09:07:14 +02:00
$a->strings["Requested account is not available."] = "";
$a->strings["Edit profile"] = "Modifica il profilo";
$a->strings["Message"] = "Messaggio";
2013-01-24 07:37:16 +01:00
$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
2012-09-30 09:07:14 +02:00
$a->strings["g A l F d"] = "g A l d F";
$a->strings["F d"] = "d F";
$a->strings["[today]"] = "[oggi]";
$a->strings["Birthday Reminders"] = "Promemoria compleanni";
$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
$a->strings["[No description]"] = "[Nessuna descrizione]";
$a->strings["Event Reminders"] = "Promemoria";
$a->strings["Events this week:"] = "Eventi di questa settimana:";
$a->strings["Status Messages and Posts"] = "";
$a->strings["Profile Details"] = "";
$a->strings["Events and Calendar"] = "";
$a->strings["Only You Can See This"] = "";