2003-05-21 12:56:34 +00:00
< ? PHP // $Id$
2003-12-16 08:54:08 +00:00
// resource.php - created with Moodle 1.2 development (2003111400)
2003-05-21 12:56:34 +00:00
2003-12-16 08:54:08 +00:00
$string [ 'addresource' ] = 'Aggiungi risorsa' ;
$string [ 'chooseafile' ] = 'Scegli o aggiorna un file' ;
$string [ 'configframesize' ] = 'Quando una pagina web o un file <20> visualizzato in un frame, questa <20> la dimensione (in pixel) del frame superiore (che contiene la navigazione).' ;
$string [ 'editingaresource' ] = 'Edita una risorsa' ;
$string [ 'example' ] = 'Esempio' ;
$string [ 'examplereference' ] = ' Tobin , K . & Tippins , D ( 1993 )
2003-02-21 09:07:44 +00:00
2003-05-21 12:56:34 +00:00
Constructivism as a Referent for Teaching and Learning . In : K . Tobin
2003-02-21 09:07:44 +00:00
2003-05-21 12:56:34 +00:00
( Ed ) The Practice of Constructivism in Science Education , pp 3 - 21 ,
2003-02-21 09:07:44 +00:00
2003-12-16 08:54:08 +00:00
Lawrence - Erlbaum , Hillsdale , NJ . ' ;
$string [ 'exampleurl' ] = 'http://www.esempio.com/unadirectory/unfile.html' ;
$string [ 'filename' ] = 'Nome del file' ;
$string [ 'fulltext' ] = 'Testo integrale' ;
$string [ 'htmlfragment' ] = 'Codice html' ;
$string [ 'modulename' ] = 'Risorsa' ;
$string [ 'modulenameplural' ] = 'Risorse' ;
$string [ 'neverseen' ] = 'Mai visto' ;
$string [ 'newdirectories' ] = 'Mostra i collegamenti alla directory' ;
$string [ 'newfullscreen' ] = 'Tutto schermo' ;
$string [ 'newheight' ] = 'Altezza standard della finestra (in pixel)' ;
$string [ 'newlocation' ] = 'Mostra barra indirizzo' ;
$string [ 'newmenubar' ] = 'Mostra barra menu' ;
$string [ 'newresizable' ] = 'Permetti che la finestra sia minimizzata' ;
$string [ 'newscrollbars' ] = 'Permetti lo scorrimento della finestra' ;
$string [ 'newstatus' ] = 'Mostra barra di stato' ;
$string [ 'newtoolbar' ] = 'Mostra pulsanti' ;
$string [ 'newwidth' ] = 'Larghezza standard della finestra (in pixel)' ;
$string [ 'newwindow' ] = 'Nuova finestra' ;
$string [ 'newwindowopen' ] = 'Visualizza questa risorsa in una nuova finestra' ;
$string [ 'note' ] = 'Nota' ;
$string [ 'notefile' ] = ' Per trasferire altri files nell\ ' archivio del
2003-05-21 12:56:34 +00:00
2003-12-16 08:54:08 +00:00
corso ( come quelli che compaiono in questa lista ) usa il < A HREF = $a > File Manager </ A >. ' ;
$string [ 'notypechosen' ] = ' <EFBFBD> necessario che tu scelga un tipo . Usa il
2003-05-21 12:56:34 +00:00
2003-12-16 08:54:08 +00:00
pulsante indietro per ritornare alla pagina precedente e riprovare . ' ;
$string [ 'resourcetype' ] = 'Tipo di risorsa' ;
$string [ 'resourcetype1' ] = 'Bibliografia' ;
$string [ 'resourcetype2' ] = 'Pagina web' ;
$string [ 'resourcetype3' ] = 'File presente su questo server ' ;
$string [ 'resourcetype4' ] = 'Testo semplice' ;
$string [ 'resourcetype5' ] = 'Collegamento web' ;
$string [ 'resourcetype6' ] = 'Testo HTML' ;
$string [ 'resourcetype7' ] = 'Programma' ;
$string [ 'resourcetype8' ] = 'Testo Wiki' ;
2003-05-21 12:56:34 +00:00
?>