[moodle] / lang / it_utf8 / auth_pop3.php Repository:

View of /lang/it_utf8/auth_pop3.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (annotate)
Fri Jun 12 00:35:18 2009 WST (5 months, 1 week ago) by andreabix
Branch: MAIN
CVS Tags: HEAD
Aggiornamento traduzione di Andrea Bicciolo
<?PHP // $Id: auth_pop3.php,v 1.1 2009/06/11 16:35:18 andreabix Exp $ 
      // auth_pop3.php - created with Moodle 2.0 dev (Build: 20090603) (2009060200)

$string['auth_pop3changepasswordurl_key'] = 'URL per cambiare password';
$string['auth_pop3description'] = 'Questo metodo utilizza un server POP3 per controllare se il nome utente e la password dati sono validi.';
$string['auth_pop3host'] = 'L\'indirizzo del server POP3. Devi specificare l\'indirizzo IP, non il nome a dominio.';
$string['auth_pop3host_key'] = 'Host';
$string['auth_pop3mailbox'] = 'Nome della casella di posta con cui tentale la connessione. (normalmente INBOX)';
$string['auth_pop3mailbox_key'] = 'Casella di posta';
$string['auth_pop3notinstalled'] = 'L\'autenticazione POP3 non può essere usata. Il modulo PHP IMAP non è installato.';
$string['auth_pop3port'] = 'Porta del server (110 è la più tipica, 995 è la porta standard per SSL)';
$string['auth_pop3port_key'] = 'Porta';
$string['auth_pop3title'] = 'Server POP3';
$string['auth_pop3type'] = 'Tipo di server. Se il vostro server usa i certificati per sicurezza, scegli pop3cert.';
$string['auth_pop3type_key'] = 'Tipo';

?>

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7