2003-06-04 03:47:00 +00:00
< ? PHP // $Id$
// resource.php - created with Moodle 1.0.9 (2003052900)
2003-01-19 03:42:29 +00:00
2002-11-13 13:49:30 +00:00
$string [ 'addresource' ] = " A<EFBFBD> adir recurso " ;
$string [ 'editingaresource' ] = " Editar recurso " ;
$string [ 'example' ] = " Ejemplo " ;
$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.ejemplo.com/alg<6C> ndirectorio/alg<6C> narchivo.html " ;
$string [ 'filename' ] = " Nombre del archivo " ;
$string [ 'fulltext' ] = " Texto completo " ;
$string [ 'htmlfragment' ] = " Fragmento HTML " ;
2003-06-04 03:47:00 +00:00
$string [ 'modulename' ] = " Recurso " ;
$string [ 'modulenameplural' ] = " Recursos " ;
2002-11-13 13:49:30 +00:00
$string [ 'neverseen' ] = " Nunca visto " ;
$string [ 'note' ] = " Nota " ;
2003-06-04 03:47:00 +00:00
$string [ 'notefile' ] = " Para subir m<> s de un archivo (y que se puedan ver en la lista) utilice el
2003-05-28 07:16:41 +00:00
< a href = \ $a > Administrador de archivos </ a >. " ;
2003-01-19 03:42:29 +00:00
$string [ 'notypechosen' ] = " Necesita elegir un tipo. Vuelva atr<74> s e int<6E> ntelo de nuevo. " ;
2002-11-13 13:49:30 +00:00
$string [ 'resourcetype' ] = " Tipo de recurso " ;
$string [ 'resourcetype1' ] = " Referencia " ;
$string [ 'resourcetype2' ] = " P<EFBFBD> gina web " ;
$string [ 'resourcetype3' ] = " Archivo subido " ;
$string [ 'resourcetype4' ] = " Texto plano " ;
$string [ 'resourcetype5' ] = " Enlace Web " ;
$string [ 'resourcetype6' ] = " Texto HTML " ;
2003-01-19 03:42:29 +00:00
$string [ 'resourcetype7' ] = " Programa " ;
2003-05-28 07:16:41 +00:00
$string [ 'resourcetype8' ] = " Texto Wiki " ;
2002-11-13 13:49:30 +00:00
?>