Ignore:
Timestamp:
Jul 2, 2014, 4:18:48 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

    r26632 r28920  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $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>';
    24 $lang['Set <b>%s</b> to <em>%s</em>'] = 'Impostare il <b>%s</b> per <em>%s</em>';
    25 $lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Metti il ​​tuo dominio del sito web nei campi del %s. Esso deve corrispondere con l\'attuale hostname: <em>%s</em>';
    26 $lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Fornisci questo URL come Callback/Redirect URL per l\'applicazione:
    2723<em>%s</em>';
    2824$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';
    2925$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';
    3026$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>';
    3327$lang['No registration required'] = 'Nessuna registrazione richiesta';
    3428$lang['Based on OpenID'] = 'Basato su OpenID';
    35 ?>
     29$lang['Go to <b>Settings -> Basic</b> and fill the contact email'] = 'Vai a <b>Impostazioni -> Base</b> ed inserisci il contatto email';
     30$lang['Go to <b>Settings -> Advanced</b> and set <b>Valid OAuth redirect URIs</b> to <em>%s</em>'] = 'Vai a <b>Impostazioni -> Avanzate</b> e imposta un <b>Valido OAuth redirect URIs</b> a <em>%s</em>';
     31$lang['Go to <b>API Parameters</b> and set <em>%s</em> for <b>Redirect URL</b>'] = 'Vai ai <b>Parametri delle API</b> e imposta <em>%s</em> per <b>Redirect URL</b>';
     32$lang['Enter <em>%1s</em> for <b>%2s</b>'] = 'Inserisci <em>%1s</em> per <b>%2s</b>';
     33$lang['Click on <b>Add Platform</b>, choose <b>Website</b> and set the <b>Site URL</b> to <em>%s</em>'] = 'Clicca su <b>Aggiungi Piattaforma</b>, scegli <b>Sito web</b> e imposta la <b>URL del sito</b> per <em>%s</em>';
Note: See TracChangeset for help on using the changeset viewer.