Ignore:
Timestamp:
Jan 11, 2014, 8:58:25 PM (10 years ago)
Author:
TranslationTeam
Message:

[oauth] Update it_IT, thanks to : Ericnet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/language/it_IT/help.lang.php

    r26608 r26632  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['On the <b>API Access</b> tab, <b>create an OAuth 2.0 Client ID</b>'] = 'Sulla scheda <b>API Access</b>, <b>creare un OAuth 2.0 Client ID</b>';
    2423$lang['Once the application is registered update the permissions : set <b>Contacts</b> as <em>Read</em> and <b>Social Directory</b> as <em>Read Public</em>'] = 'Una volta che l\'applicazione è registrata aggiornare le autorizzazioni: impostare <b>Contacts</b> come <em>Read</em> e <b>Social Directory</b> come <em>Read Public</em>';
    2524$lang['Set <b>%s</b> to <em>%s</em>'] = 'Impostare il <b>%s</b> per <em>%s</em>';
     
    2827<em>%s</em>';
    2928$lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'Una volta registrato, copiare e incollare le credenziali delle applicazioni create in questa pagina di configurazione';
    30 $lang['On the <b>Create Client ID</b> popup, switch to advanced settings by clicking on <b>(more options)</b>'] = 'Sulla finestra popup <b>Create Client ID</b>, passare alle impostazioni avanzate, fare clic su <b>(more options)</ b>';
    31 $lang['No registration required for OpenID based providers'] = 'Non è richiesta la registrazione per i providers OpenID base';
    3229$lang['Go to <a href="%s" target="_blank">%s</a> and create a new application'] = 'Vai a <a href="%s" target="_blank">%s</a> e crea una nuova applicazione';
    3330$lang['Fill out any required fields such as the application name and description'] = 'Riempire tutti i campi obbligatori, quali il nome e la descrizione';
     31$lang['Go to <b>Settings->Advanced</b> and activate <em>Client OAuth Login</em>'] = 'Vai a <b>Impostazioni->Avanzate</b> e attiva <em>Client OAuth Login</em>';
     32$lang['On the <b>APIs & auth -> Credentials</b> tab, <b>Create new client ID</b>'] = 'Sulla <b>APIs & auth -> Credenziali</b> tab, <b>Crea nuovo client ID</b>';
     33$lang['No registration required'] = 'Nessuna registrazione richiesta';
     34$lang['Based on OpenID'] = 'Basato su OpenID';
    3435?>
Note: See TracChangeset for help on using the changeset viewer.