2002-12-29 16:23:48 +00:00
< ? PHP // $Id$
// resource.php - created with Moodle 1.0.8 dev (2002122700)
2002-11-13 15:23:29 +00:00
$string [ 'addresource' ] = " Afegir un recurs " ;
$string [ 'editingaresource' ] = " Editar un recurs " ;
$string [ 'example' ] = " Exemple " ;
$string [ 'examplereference' ] = " Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ. " ;
$string [ 'exampleurl' ] = " http://www.example.com/somedirectory/somefile.html " ;
$string [ 'filename' ] = " Nom del fitxer " ;
$string [ 'fulltext' ] = " Text complet " ;
$string [ 'htmlfragment' ] = " Fragment HTML " ;
2002-12-29 16:23:48 +00:00
$string [ 'modulename' ] = " Recurs " ;
$string [ 'modulenameplural' ] = " Recursos " ;
2002-11-13 15:23:29 +00:00
$string [ 'neverseen' ] = " Mai vist " ;
$string [ 'note' ] = " Nota " ;
2003-06-09 10:05:10 +00:00
$string [ 'notefile' ] = " Per a pujar m<> s fitxers al curs (de manera que apareguen en esta llista) fes servir l'<A HREF= \$ a >Administrador de Fitxers</A>. " ;
2002-11-13 15:23:29 +00:00
$string [ 'notypechosen' ] = " Has de triar un tipus. Fes servir el bot<6F> Enrere/Back per tornar enrere i torna a intentar-ho. " ;
$string [ 'resourcetype' ] = " Tipus de recurs " ;
$string [ 'resourcetype1' ] = " Refer<EFBFBD> ncia " ;
$string [ 'resourcetype2' ] = " P<EFBFBD> gina web " ;
$string [ 'resourcetype3' ] = " Fitxer " ;
$string [ 'resourcetype4' ] = " Nom<EFBFBD> s text " ;
$string [ 'resourcetype5' ] = " Enlla<EFBFBD> web " ;
$string [ 'resourcetype6' ] = " Text HTML " ;
2003-06-09 10:05:10 +00:00
$string [ 'resourcetype7' ] = " Programa " ;
$string [ 'resourcetype8' ] = " Text wiki " ;
2002-11-13 15:23:29 +00:00
?>