2003-02-19 11:12:22 +00:00
< ? PHP // $Id$
# Traduzido por Jaime Villate - University of Porto, Portugal
# <villate@gnu.org>
#------------------------------------------------------------
$string [ 'modulename' ] = " Recurso " ;
$string [ 'modulenameplural' ] = " Recursos " ;
#------------------------------------------------------------
$string [ 'addresource' ] = " Adicionar recurso " ;
$string [ 'editingaresource' ] = " Editar recurso " ;
$string [ 'example' ] = " Exemplo " ;
$string [ 'examplereference' ] = " Tobin, K. e Tippins, D (1993) Construtivismo como um Refer<65> ncia para Ensinar e Aprender. Em: K. Tobin (Ed) A Pr<50> tica de Construtivismo na Educa<63> <61> o e na Ci<43> ncia, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ. " ;
$string [ 'exampleurl' ] = " http://www.exemple.com/directorio/ficheiro.html " ;
$string [ 'filename' ] = " Nome do ficheiro " ;
$string [ 'fulltext' ] = " Texto completo " ;
$string [ 'htmlfragment' ] = " Fragmento de HTML " ;
$string [ 'neverseen' ] = " Nunca visto " ;
$string [ 'note' ] = " Nota " ;
2003-02-25 16:08:58 +00:00
$string [ 'notefile' ] = " Para subir mais ficheiros no curso (para aparecerem nesta lista) use o <a href=' \$ a \ '>Gestor de Ficheiros</a>. " ;
2003-02-19 11:12:22 +00:00
$string [ 'notypechosen' ] = " Tem que escolher um tipo. Use seu bot<6F> o de voltar para traz no navegador e tente novamente. " ;
$string [ 'resourcetype' ] = " Tipo de recurso " ;
$string [ 'resourcetype1' ] = " Refer<EFBFBD> ncia " ;
$string [ 'resourcetype2' ] = " P<EFBFBD> gina da Web " ;
$string [ 'resourcetype3' ] = " Ficheiro enviado " ;
$string [ 'resourcetype4' ] = " Texto simple " ;
$string [ 'resourcetype5' ] = " Endere<EFBFBD> o da Web " ;
$string [ 'resourcetype6' ] = " Texto HTML " ;
$string [ 'resourcetype7' ] = " Programa " ;
?>