2003-03-16 15:02:38 +00:00
< ? PHP // $Id$
// resource.php - created with Moodle 1.0.8 (2003010600)
2002-09-23 02:04:44 +00:00
2003-03-16 15:02:38 +00:00
$string [ 'addresource' ] = " Adicionar material " ;
$string [ 'editingaresource' ] = " Editar feedback " ;
2003-01-06 12:29:52 +00:00
$string [ 'example' ] = " Exemplo " ;
2003-03-16 15:02:38 +00:00
$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.exemplo.com/diretorio/arquivo.html " ;
2003-01-06 12:29:52 +00:00
$string [ 'filename' ] = " Nome do arquivo " ;
$string [ 'fulltext' ] = " Texto completo " ;
2003-03-16 15:02:38 +00:00
$string [ 'htmlfragment' ] = " Fragmento de HTML " ;
$string [ 'modulename' ] = " Material " ;
$string [ 'modulenameplural' ] = " Materiais " ;
$string [ 'neverseen' ] = " Nunca visto " ;
2003-01-06 12:29:52 +00:00
$string [ 'note' ] = " Nota " ;
2003-06-21 23:24:12 +00:00
$string [ 'notefile' ] = " Para transferir mais arquivos ao curso (in modo que aparecerem nesta lista) use o <a href= \$ a>Administrador de Arquivos</a>. " ;
2003-03-16 15:02:38 +00:00
$string [ 'notypechosen' ] = " Voc<EFBFBD> tem que escolher um tipo. Use seu bot<6F> o de retorno e tente novamente. " ;
$string [ 'resourcetype' ] = " Tipo de material " ;
$string [ 'resourcetype1' ] = " Refer<EFBFBD> ncia " ;
$string [ 'resourcetype2' ] = " P<EFBFBD> gina Web " ;
2003-01-06 12:29:52 +00:00
$string [ 'resourcetype3' ] = " Arquivo enviado " ;
2003-03-16 15:02:38 +00:00
$string [ 'resourcetype4' ] = " Texto simples " ;
$string [ 'resourcetype5' ] = " Endere<EFBFBD> o Web (link) " ;
2003-01-06 12:29:52 +00:00
$string [ 'resourcetype6' ] = " Texto HTML " ;
$string [ 'resourcetype7' ] = " Programa " ;
2003-03-16 15:02:38 +00:00
2002-09-23 02:04:44 +00:00
?>